wxArt2D specific a2dTimer which notifies a2dCanvasObject's
More...
#include <canglob.h>
|
|
unsigned long | m_id |
| |
|
wxEvtHandler * | m_canvasObjectOwner |
| |
wxArt2D specific a2dTimer which notifies a2dCanvasObject's
Definition at line 1320 of file canglob.h.
| a2dTimer::a2dTimer |
( |
wxEvtHandler * |
owner, |
|
|
int |
id = -1 |
|
) |
| |
|
inline |
constructor
- Parameters
-
| owner | to which a2dCanvasObject/a2dEvtHandler should the event be sent. |
| id | event id |
Definition at line 1335 of file canglob.h.
| virtual void a2dTimer::Notify |
( |
| ) |
|
|
inlinevirtual |
called by a2dTimer when time event is issued. This sents the event to the m_owner
Definition at line 1354 of file canglob.h.
| void a2dTimer::SetOwner |
( |
wxEvtHandler * |
owner, |
|
|
int |
id = -1 |
|
) |
| |
|
inline |
set object to recieve timer event.
- Parameters
-
| owner | to which a2dCanvasObject/a2dEvtHandler should the event be sent. |
| id | event id |
Definition at line 1346 of file canglob.h.
The documentation for this class was generated from the following file:
a2dTimer Class Reference -- Sun Oct 12 2014 17:04:51 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . --