Version: 3.2.5
wxApp Member List

This is the complete list of members for wxApp, including all inherited members.

AddFilter(wxEventFilter *filter)wxEvtHandlerstatic
AddPendingEvent(const wxEvent &event)wxEvtHandlervirtual
AllocExclusive()wxObjectprotected
argcwxAppConsole
argvwxAppConsole
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
CallAfter(void(T::*method)(T1,...), T1 x1,...)wxEvtHandler
CallAfter(const T &functor)wxEvtHandler
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
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() constwxObjectprotectedvirtual
CreateTraits()wxAppConsoleprotectedvirtual
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 valuewxEventFilter
Event_Processed enum valuewxEventFilter
Event_Skip enum valuewxEventFilter
ExitMainLoop()wxAppConsolevirtual
FilterEvent(wxEvent &event)wxAppConsolevirtual
GetAppDisplayName() constwxAppConsole
GetAppName() constwxAppConsole
GetClassInfo() constwxObjectvirtual
GetClassName() constwxAppConsole
GetClientData() constwxEvtHandler
GetClientObject() constwxEvtHandler
GetDisplayMode() constwxAppvirtual
GetEvtHandlerEnabled() constwxEvtHandler
GetExitOnFrameDelete() constwxApp
GetGUIInstance()wxAppstatic
GetInstance()wxAppConsolestatic
GetLayoutDirection() constwxAppvirtual
GetMainLoop() constwxAppConsole
GetMainTopWindow()wxAppstatic
GetNextHandler() constwxEvtHandler
GetPreviousHandler() constwxEvtHandler
GetRefData() constwxObject
GetTopWindow() constwxAppvirtual
GetTraits()wxAppConsole
GetUseBestVisual() constwxApp
GetVendorDisplayName() constwxAppConsole
GetVendorName() constwxAppConsole
GTKAllowDiagnosticsControl()wxAppstatic
GTKSuppressDiagnostics(int flags=-1)wxAppstatic
HandleEvent(wxEvtHandler *handler, wxEventFunction func, wxEvent &event) constwxAppConsolevirtual
HasPendingEvents() constwxAppConsole
IsActive() constwxAppvirtual
IsKindOf(const wxClassInfo *info) constwxObject
IsMainLoopRunning()wxAppConsolestatic
IsSameAs(const wxObject &obj) constwxObject
IsScheduledForDestruction(wxObject *object) constwxAppConsole
IsUnlinked() constwxEvtHandler
m_refDatawxObjectprotected
MacNewFile()wxAppvirtual
MacOpenFile(const wxString &fileName)wxAppvirtual
MacOpenFiles(const wxArrayString &fileNames)wxAppvirtual
MacOpenURL(const wxString &url)wxAppvirtual
MacPrintFile(const wxString &fileName)wxAppvirtual
MacReopenApp()wxAppvirtual
MainLoop()wxAppConsolevirtual
OnAssertFailure(const wxChar *file, int line, const wxChar *func, const wxChar *cond, const wxChar *msg)wxAppConsolevirtual
OnCmdLineError(wxCmdLineParser &parser)wxAppConsolevirtual
OnCmdLineHelp(wxCmdLineParser &parser)wxAppConsolevirtual
OnCmdLineParsed(wxCmdLineParser &parser)wxAppConsolevirtual
OnEventLoopEnter(wxEventLoopBase *loop)wxAppConsolevirtual
OnEventLoopExit(wxEventLoopBase *loop)wxAppConsolevirtual
OnExceptionInMainLoop()wxAppConsolevirtual
OnExit()wxAppConsolevirtual
OnFatalException()wxAppConsolevirtual
OnInit()wxAppConsolevirtual
OnInitCmdLine(wxCmdLineParser &parser)wxAppConsolevirtual
OnRun()wxAppConsolevirtual
OnUnhandledException()wxAppConsolevirtual
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
OSXEnableAutomaticTabbing(bool enable)wxApp
OSXIsGUIApplication()wxAppvirtual
ProcessEvent(wxEvent &event)wxEvtHandlervirtual
ProcessEventLocally(wxEvent &event)wxEvtHandler
ProcessMessage(WXMSG *msg)wxApp
ProcessPendingEvents()wxAppConsolevirtual
QueueEvent(wxEvent *event)wxEvtHandlervirtual
Ref(const wxObject &clone)wxObject
RemoveFilter(wxEventFilter *filter)wxEvtHandlerstatic
ResumeProcessingOfPendingEvents()wxAppConsole
RethrowStoredException()wxAppConsolevirtual
SafelyProcessEvent(wxEvent &event)wxEvtHandler
SafeYield(wxWindow *win, bool onlyIfNeeded)wxAppvirtual
SafeYieldFor(wxWindow *win, long eventsToProcess)wxAppvirtual
ScheduleForDestruction(wxObject *object)wxAppConsole
SetAppDisplayName(const wxString &name)wxAppConsole
SetAppName(const wxString &name)wxAppConsole
SetClassName(const wxString &name)wxAppConsole
SetClientData(void *data)wxEvtHandler
SetClientObject(wxClientData *data)wxEvtHandler
SetCLocale()wxAppConsole
SetDisplayMode(const wxVideoMode &info)wxAppvirtual
SetEvtHandlerEnabled(bool enabled)wxEvtHandler
SetExitOnFrameDelete(bool flag)wxApp
SetInstance(wxAppConsole *app)wxAppConsolestatic
SetNativeTheme(const wxString &theme)wxAppvirtual
SetNextHandler(wxEvtHandler *handler)wxEvtHandlervirtual
SetPreviousHandler(wxEvtHandler *handler)wxEvtHandlervirtual
SetRefData(wxObjectRefData *data)wxObject
SetTopWindow(wxWindow *window)wxApp
SetUseBestVisual(bool flag, bool forceTrueColour=false)wxApp
SetVendorDisplayName(const wxString &name)wxAppConsole
SetVendorName(const wxString &name)wxAppConsole
StoreCurrentException()wxAppConsolevirtual
SuspendProcessingOfPendingEvents()wxAppConsole
TryAfter(wxEvent &event)wxEvtHandlerprotectedvirtual
TryBefore(wxEvent &event)wxEvtHandlerprotectedvirtual
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() constwxAppConsolevirtual
wxApp()wxApp
wxEventFilter()wxEventFilter
wxEvtHandler()wxEvtHandler
wxObject()wxObject
wxObject(const wxObject &other)wxObject
Yield(bool onlyIfNeeded=false)wxAppConsole
~wxApp()wxAppvirtual
~wxAppConsole()wxAppConsolevirtual
~wxEventFilter()wxEventFiltervirtual
~wxEvtHandler()wxEvtHandlervirtual
~wxObject()wxObjectvirtual