Ordinateur de bord pour voiture de collection 7.1
Classes | Functions | Variables
IHM Namespace Reference

Classes

class  ChangeFrameAfterTime
 
class  Fenetre
 

Functions

def StopAll_CFAT ()
 Stop all timer in ListChangeFrameTimer date 6.3 2021 avril created. More...
 

Variables

list ListChangeFrameTimer = []
 List of "alarmized" change frame, to can return to default frame after delay. More...
 

Function Documentation

◆ StopAll_CFAT()

def IHM.StopAll_CFAT ( )

Stop all timer in ListChangeFrameTimer date 6.3 2021 avril created.

Variable Documentation

◆ ListChangeFrameTimer

list ListChangeFrameTimer = []

List of "alarmized" change frame, to can return to default frame after delay.

and use by Quitter() to close all threads see class ChangeFrameAfterTime, CloseAll_ChangeFrameAfterTime()