Ordinateur de bord pour voiture de collection 7.1
|
Public Member Functions | |
def | __init__ (self, fenetre, nxttime, frame) |
The constructor. More... | |
def | run (self) |
automatic lunch at when init the buzzer More... | |
def | stop (self) |
stop the timer. More... | |
Public Attributes | |
frame | |
nxttime | |
Static Public Attributes | |
fenetre = None | |
string | frame = "" |
int | nxttime = 0 |
def __init__ | ( | self, | |
fenetre, | |||
nxttime, | |||
frame | |||
) |
The constructor.
fenetre | : the main window |
nxttime | : time to change frame, in seconde |
frame | : the name (string) of the return frame |
def run | ( | self | ) |
automatic lunch at when init the buzzer
def stop | ( | self | ) |
stop the timer.
It can ben change the frame
|
static |
|
static |
frame |
|
static |
nxttime |