|
Classes |
| class | DlgEvtTimer |
| class | DialogEventHandler |
| | A derived event handler to wire up wxDialog derived classes to DialogManager Notes: In the OIL See Also:. More...
|
| class | wxCamDialogEvent |
| | A derived event to allow for postprocessing of dialog events Notes: In the OIL See Also:. More...
|
Defines |
| #define | EVT_CAMDIALOG_DEFERREDMSG(id, fn) |
| #define | EVT_CAMDIALOG_GRIMREAPER(id, fn) |
| #define | EVT_CAMDIALOG_REDRAW(id, fn) |
Typedefs |
| typedef const TCHAR * | EventNameString |
| typedef void(wxEvtHandler::* | wxCamDialogEventFunction )(wxCamDialogEvent &) |
Functions |
| | WX_DECLARE_HASH_MAP (WXTYPE, EventNameString, wxIntegerHash, wxIntegerEqual, EventNumberToName) |
| | WX_DECLARE_HASH_MAP (UINT32, DlgEvtTimer *, wxIntegerHash, wxIntegerEqual, IntegerToKernelTimer) |