#include <drawctl.h>
Public Member Functions | |
wxCamDrawControlEvent (wxEventType commandType=wxEVT_NULL, INT32 id=0) | |
wxCamDrawControlEvent (const wxCamDrawControlEvent &event) | |
virtual wxEvent * | Clone () const |
DECLARE_DYNAMIC_CLASS (wxCamDrawControlEvent) |
Definition at line 125 of file drawctl.h.
|
Definition at line 129 of file drawctl.h.
|
|
Definition at line 131 of file drawctl.h.
|
|
Definition at line 133 of file drawctl.h. 00133 {return new wxCamDrawControlEvent(*this); }
|
|
|