see a2dDrawingEvent
More...
#include <drawing.h>
|
| | a2dDrawingEvent (unsigned int updateHint, a2dDrawing *drawing) |
| | for event types More...
|
| |
|
| a2dDrawingEvent (int theId, wxEventType commandType, a2dDrawing *drawing) |
| |
|
| a2dDrawingEvent (const a2dDrawingEvent &event) |
| | constructor
|
| |
|
virtual wxEvent * | Clone () const |
| |
|
unsigned int | GetUpdateHint () |
| |
|
a2dDrawing * | GetDrawing () |
| |
|
int | GetModified () |
| |
|
void | SetModified (int modifications) |
| |
|
| a2dEvent (int id=0, wxEventType eventType=wxEVT_NULL) |
| |
|
void | SetIntTimeStamp () |
| |
see a2dDrawingEvent
used to report a2dDrawing events
The event Object is a a2dDrawing.
Definition at line 933 of file drawing.h.
| a2dDrawingEvent::a2dDrawingEvent |
( |
unsigned int |
updateHint, |
|
|
a2dDrawing * |
drawing |
|
) |
| |
|
inline |
for event types
::wxEVT_REPORT_VIEWS Sent from a2dDocument to a2dView's. a2dView will add itself to the reportlist of the event, but only when this document is indeed used by the a2dView. Register your wxEvtHandler to recieve it.
Definition at line 944 of file drawing.h.
The documentation for this class was generated from the following file:
a2dDrawingEvent Class Reference -- Sun Oct 12 2014 17:04:36 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . --