クラス | |
class | wxTimer |
The wxTimer class allows you to execute code at specified intervals. More... | |
class | wxTimerRunner |
Starts the timer in its ctor, stops in the dtor. More... | |
class | wxTimerEvent |
wxTimerEvent object is passed to the event handler of timer events (see wxTimer::SetOwner). More... | |
Defines | |
#define | wxTIMER_CONTINUOUS false |
#define | wxTIMER_ONE_SHOT true |
Variables | |
wxEventType | wxEVT_TIMER |
#define wxTIMER_CONTINUOUS false |
#define wxTIMER_ONE_SHOT true |