, including all inherited members.
AddFilter(wxEventFilter *filter) | wxEvtHandler | [static] |
AddPendingEvent(const wxEvent &event) | wxEvtHandler | [virtual] |
AllocExclusive() | wxObject | [protected] |
argc | wxAppConsole | |
argv | wxAppConsole | |
Bind(const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) | wxEvtHandler | |
Bind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) | wxEvtHandler | |
CloneRefData(const wxObjectRefData *data) const | wxObject | [protected, virtual] |
Connect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) | wxEvtHandler | |
Connect(int id, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) | wxEvtHandler | |
Connect(wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) | wxEvtHandler | |
CreateRefData() const | wxObject | [protected, virtual] |
CreateTraits() | wxAppConsole | [protected, virtual] |
DeletePendingEvents() | wxAppConsole | |
Disconnect(wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) | wxEvtHandler | |
Disconnect(int id=wxID_ANY, wxEventType eventType=wxEVT_NULL, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) | wxEvtHandler | |
Disconnect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) | wxEvtHandler | |
Event_Ignore enum value | wxEventFilter | |
Event_Processed enum value | wxEventFilter | |
Event_Skip enum value | wxEventFilter | |
ExitMainLoop() | wxAppConsole | [virtual] |
FilterEvent(wxEvent &event) | wxAppConsole | [virtual] |
GetAppDisplayName() const | wxAppConsole | |
GetAppName() const | wxAppConsole | |
GetClassInfo() const | wxObject | [virtual] |
GetClassName() const | wxAppConsole | |
GetClientData() const | wxEvtHandler | |
GetClientObject() const | wxEvtHandler | |
GetEvtHandlerEnabled() const | wxEvtHandler | |
GetInstance() | wxAppConsole | [static] |
GetMainLoop() const | wxAppConsole | |
GetNextHandler() const | wxEvtHandler | |
GetPreviousHandler() const | wxEvtHandler | |
GetRefData() const | wxObject | |
GetTraits() | wxAppConsole | |
GetVendorDisplayName() const | wxAppConsole | |
GetVendorName() const | wxAppConsole | |
HandleEvent(wxEvtHandler *handler, wxEventFunction func, wxEvent &event) const | wxAppConsole | [virtual] |
HasPendingEvents() const | wxAppConsole | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsMainLoopRunning() | wxAppConsole | [static] |
IsSameAs(const wxObject &obj) const | wxObject | |
IsScheduledForDestruction(wxObject *object) const | wxAppConsole | |
IsUnlinked() const | wxEvtHandler | |
m_refData | wxObject | [protected] |
MainLoop() | wxAppConsole | [virtual] |
OnAssertFailure(const wxChar *file, int line, const wxChar *func, const wxChar *cond, const wxChar *msg) | wxAppConsole | [virtual] |
OnCmdLineError(wxCmdLineParser &parser) | wxAppConsole | [virtual] |
OnCmdLineHelp(wxCmdLineParser &parser) | wxAppConsole | [virtual] |
OnCmdLineParsed(wxCmdLineParser &parser) | wxAppConsole | [virtual] |
OnEventLoopEnter(wxEventLoopBase *loop) | wxAppConsole | [virtual] |
OnEventLoopExit(wxEventLoopBase *loop) | wxAppConsole | [virtual] |
OnExceptionInMainLoop() | wxAppConsole | [virtual] |
OnExit() | wxAppConsole | [virtual] |
OnFatalException() | wxAppConsole | [virtual] |
OnInit() | wxAppConsole | [virtual] |
OnInitCmdLine(wxCmdLineParser &parser) | wxAppConsole | [virtual] |
OnRun() | wxAppConsole | [virtual] |
OnUnhandledException() | wxAppConsole | [virtual] |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=NULL, int lineNum=0) | wxObject | |
ProcessEvent(wxEvent &event) | wxEvtHandler | [virtual] |
ProcessEventLocally(wxEvent &event) | wxEvtHandler | |
ProcessPendingEvents() | wxAppConsole | [virtual] |
QueueEvent(wxEvent *event) | wxEvtHandler | [virtual] |
Ref(const wxObject &clone) | wxObject | |
RemoveFilter(wxEventFilter *filter) | wxEvtHandler | [static] |
ResumeProcessingOfPendingEvents() | wxAppConsole | |
SafelyProcessEvent(wxEvent &event) | wxEvtHandler | |
ScheduleForDestruction(wxObject *object) | wxAppConsole | |
SearchEventTable(wxEventTable &table, wxEvent &event) | wxEvtHandler | [virtual] |
SetAppDisplayName(const wxString &name) | wxAppConsole | |
SetAppName(const wxString &name) | wxAppConsole | |
SetClassName(const wxString &name) | wxAppConsole | |
SetClientData(void *data) | wxEvtHandler | |
SetClientObject(wxClientData *data) | wxEvtHandler | |
SetEvtHandlerEnabled(bool enabled) | wxEvtHandler | |
SetInstance(wxAppConsole *app) | wxAppConsole | [static] |
SetNextHandler(wxEvtHandler *handler) | wxEvtHandler | [virtual] |
SetPreviousHandler(wxEvtHandler *handler) | wxEvtHandler | [virtual] |
SetRefData(wxObjectRefData *data) | wxObject | |
SetVendorDisplayName(const wxString &name) | wxAppConsole | |
SetVendorName(const wxString &name) | wxAppConsole | |
SuspendProcessingOfPendingEvents() | wxAppConsole | |
TryAfter(wxEvent &event) | wxEvtHandler | [protected, virtual] |
TryBefore(wxEvent &event) | wxEvtHandler | [protected, virtual] |
Unbind(const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) | wxEvtHandler | |
Unbind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) | wxEvtHandler | |
Unlink() | wxEvtHandler | |
UnRef() | wxObject | |
UnShare() | wxObject | |
UsesEventLoop() const | wxAppConsole | [virtual] |
wxEventFilter() | wxEventFilter | |
wxEvtHandler() | wxEvtHandler | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
Yield(bool onlyIfNeeded=false) | wxAppConsole | |
~wxAppConsole() | wxAppConsole | [virtual] |
~wxEventFilter() | wxEventFilter | [virtual] |
~wxEvtHandler() | wxEvtHandler | [virtual] |
~wxObject() | wxObject | [virtual] |