wxArt2D
Public Member Functions | List of all members
a2dCameleonEvent Class Reference

see a2dCameleonEvent More...

#include <cameleon.h>

Inheritance diagram for a2dCameleonEvent:
Inheritance graph
[legend]
Collaboration diagram for a2dCameleonEvent:
Collaboration graph
[legend]

Public Member Functions

 a2dCameleonEvent (a2dCameleon *cameleon)
 for event types More...
 
 a2dCameleonEvent (const a2dCameleonEvent &event)
 constructor
 
virtual wxEvent * Clone () const
 
a2dCameleonGetCameleon ()
 
- Public Member Functions inherited from a2dEvent
 a2dEvent (int id=0, wxEventType eventType=wxEVT_NULL)
 
void SetIntTimeStamp ()
 

Additional Inherited Members

- Static Public Attributes inherited from a2dEvent
static long ms_timestamp = 0
 initialize timestamp
 

Detailed Description

see a2dCameleonEvent

used to report a2dCameleon events

The event Object is a a2dCameleon.

Definition at line 1098 of file cameleon.h.

Constructor & Destructor Documentation

a2dCameleonEvent::a2dCameleonEvent ( a2dCameleon cameleon)
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 1109 of file cameleon.h.


The documentation for this class was generated from the following file:
a2dCameleonEvent Class Reference -- Sun Oct 12 2014 17:04:29 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation