Version: 2.9.4
Classes | Defines | Variables
timer.h File Reference

クラス

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 Documentation

#define wxTIMER_CONTINUOUS   false
#define wxTIMER_ONE_SHOT   true

Variable Documentation

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines