![]() |
wxAccordion
|
Public Member Functions | |
wxEventTableEntry (const int &evType, int winid, int idLast, wxEventFunctor *fn, wxObject *data) | |
![]() | |
wxEventTableEntryBase (int winid, int idLast, wxEventFunctor *fn, wxObject *data) | |
wxEventTableEntryBase (const wxEventTableEntryBase &entry) | |
Public Attributes | |
const int & | m_eventType |
![]() | |
int | m_id |
int | m_lastId |
wxEventFunctor * | m_fn |
wxObject * | m_callbackUserData |