Definition at line 10 of file main.hh.
|
| PenguinsApp () |
|
virtual bool | OnInit () override |
|
virtual void | MacNewFile () |
|
virtual void | MacOpenFiles (const wxArrayString &fileNames) |
|
virtual void | MacOpenFile (const wxString &fileName) |
|
virtual void | MacOpenURL (const wxString &url) |
|
virtual void | MacPrintFile (const wxString &fileName) |
|
virtual void | MacReopenApp () |
|
virtual bool | OSXIsGUIApplication () |
|
void | OSXEnableAutomaticTabbing (bool enable) |
|
| wxApp () |
|
virtual | ~wxApp () |
|
virtual wxVideoMode | GetDisplayMode () const |
|
bool | GetExitOnFrameDelete () const |
|
virtual wxLayoutDirection | GetLayoutDirection () const |
|
bool | GetUseBestVisual () const |
|
virtual wxWindow * | GetTopWindow () const |
|
virtual bool | IsActive () const |
|
virtual bool | SafeYield (wxWindow *win, bool onlyIfNeeded) |
|
virtual bool | SafeYieldFor (wxWindow *win, long eventsToProcess) |
|
bool | ProcessMessage (WXMSG *msg) |
|
virtual bool | SetDisplayMode (const wxVideoMode &info) |
|
void | SetExitOnFrameDelete (bool flag) |
|
virtual bool | SetNativeTheme (const wxString &theme) |
|
void | SetTopWindow (wxWindow *window) |
|
void | SetUseBestVisual (bool flag, bool forceTrueColour=false) |
|
virtual void | MacNewFile () |
|
virtual void | MacOpenFiles (const wxArrayString &fileNames) |
|
virtual void | MacOpenFile (const wxString &fileName) |
|
virtual void | MacOpenURL (const wxString &url) |
|
virtual void | MacPrintFile (const wxString &fileName) |
|
virtual void | MacReopenApp () |
|
virtual bool | OSXIsGUIApplication () |
|
void | OSXEnableAutomaticTabbing (bool enable) |
|
virtual int | MainLoop () |
|
virtual void | ExitMainLoop () |
|
virtual int | FilterEvent (wxEvent &event) |
|
wxEventLoopBase * | GetMainLoop () const |
|
virtual void | HandleEvent (wxEvtHandler *handler, wxEventFunction func, wxEvent &event) const |
|
virtual bool | UsesEventLoop () const |
|
virtual void | ProcessPendingEvents () |
|
void | DeletePendingEvents () |
|
bool | HasPendingEvents () const |
|
void | SuspendProcessingOfPendingEvents () |
|
void | ResumeProcessingOfPendingEvents () |
|
void | ScheduleForDestruction (wxObject *object) |
|
bool | IsScheduledForDestruction (wxObject *object) const |
|
virtual void | OnAssertFailure (const wxChar *file, int line, const wxChar *func, const wxChar *cond, const wxChar *msg) |
|
virtual bool | OnCmdLineError (wxCmdLineParser &parser) |
|
virtual bool | OnCmdLineHelp (wxCmdLineParser &parser) |
|
virtual bool | OnCmdLineParsed (wxCmdLineParser &parser) |
|
virtual void | OnEventLoopEnter (wxEventLoopBase *loop) |
|
virtual void | OnEventLoopExit (wxEventLoopBase *loop) |
|
virtual int | OnExit () |
|
virtual void | OnFatalException () |
|
virtual void | OnInitCmdLine (wxCmdLineParser &parser) |
|
virtual int | OnRun () |
|
virtual bool | OnExceptionInMainLoop () |
|
virtual void | OnUnhandledException () |
|
virtual bool | StoreCurrentException () |
|
virtual void | RethrowStoredException () |
|
wxString | GetAppDisplayName () const |
|
wxString | GetAppName () const |
|
wxString | GetClassName () const |
|
wxAppTraits * | GetTraits () |
|
const wxString & | GetVendorDisplayName () const |
|
const wxString & | GetVendorName () const |
|
void | SetAppDisplayName (const wxString &name) |
|
void | SetAppName (const wxString &name) |
|
void | SetClassName (const wxString &name) |
|
void | SetVendorDisplayName (const wxString &name) |
|
void | SetVendorName (const wxString &name) |
|
virtual | ~wxAppConsole () |
|
bool | Yield (bool onlyIfNeeded=false) |
|
void | SetCLocale () |
|
virtual int | MainLoop () |
|
virtual void | ExitMainLoop () |
|
virtual int | FilterEvent (wxEvent &event) |
|
wxEventLoopBase * | GetMainLoop () const |
|
virtual void | HandleEvent (wxEvtHandler *handler, wxEventFunction func, wxEvent &event) const |
|
virtual bool | UsesEventLoop () const |
|
virtual void | ProcessPendingEvents () |
|
void | DeletePendingEvents () |
|
bool | HasPendingEvents () const |
|
void | SuspendProcessingOfPendingEvents () |
|
void | ResumeProcessingOfPendingEvents () |
|
void | ScheduleForDestruction (wxObject *object) |
|
bool | IsScheduledForDestruction (wxObject *object) const |
|
virtual void | OnAssertFailure (const wxChar *file, int line, const wxChar *func, const wxChar *cond, const wxChar *msg) |
|
virtual bool | OnCmdLineError (wxCmdLineParser &parser) |
|
virtual bool | OnCmdLineHelp (wxCmdLineParser &parser) |
|
virtual bool | OnCmdLineParsed (wxCmdLineParser &parser) |
|
virtual void | OnEventLoopEnter (wxEventLoopBase *loop) |
|
virtual void | OnEventLoopExit (wxEventLoopBase *loop) |
|
virtual int | OnExit () |
|
virtual void | OnFatalException () |
|
virtual void | OnInitCmdLine (wxCmdLineParser &parser) |
|
virtual int | OnRun () |
|
virtual bool | OnExceptionInMainLoop () |
|
virtual void | OnUnhandledException () |
|
virtual bool | StoreCurrentException () |
|
virtual void | RethrowStoredException () |
|
wxString | GetAppDisplayName () const |
|
wxString | GetAppName () const |
|
wxString | GetClassName () const |
|
wxAppTraits * | GetTraits () |
|
const wxString & | GetVendorDisplayName () const |
|
const wxString & | GetVendorName () const |
|
void | SetAppDisplayName (const wxString &name) |
|
void | SetAppName (const wxString &name) |
|
void | SetClassName (const wxString &name) |
|
void | SetVendorDisplayName (const wxString &name) |
|
void | SetVendorName (const wxString &name) |
|
Public Member Functions inherited from wxEvtHandler |
virtual void | QueueEvent (wxEvent *event) |
|
virtual void | AddPendingEvent (const wxEvent &event) |
|
void | CallAfter (void(T::*method)(T1,...), T1 x1,...) |
|
void | CallAfter (const T &functor) |
|
virtual bool | ProcessEvent (wxEvent &event) |
|
bool | ProcessEventLocally (wxEvent &event) |
|
bool | SafelyProcessEvent (wxEvent &event) |
|
void | ProcessPendingEvents () |
|
void | DeletePendingEvents () |
|
void | Connect (int id, int lastId, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) |
|
void | Connect (int id, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) |
|
void | Connect (wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) |
|
bool | Disconnect (wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) |
|
bool | Disconnect (int id=wxID_ANY, wxEventType eventType=wxEVT_NULL, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) |
|
bool | Disconnect (int id, int lastId, wxEventType eventType, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) |
|
void | Bind (const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) |
|
void | Bind (const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) |
|
bool | Unbind (const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) |
|
bool | Unbind (const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) |
|
void * | GetClientData () const |
|
wxClientData * | GetClientObject () const |
|
void | SetClientData (void *data) |
|
void | SetClientObject (wxClientData *data) |
|
bool | GetEvtHandlerEnabled () const |
|
wxEvtHandler * | GetNextHandler () const |
|
wxEvtHandler * | GetPreviousHandler () const |
|
void | SetEvtHandlerEnabled (bool enabled) |
|
virtual void | SetNextHandler (wxEvtHandler *handler) |
|
virtual void | SetPreviousHandler (wxEvtHandler *handler) |
|
void | Unlink () |
|
bool | IsUnlinked () const |
|
| wxEvtHandler () |
|
virtual | ~wxEvtHandler () |
|
virtual void | QueueEvent (wxEvent *event) |
|
virtual void | AddPendingEvent (const wxEvent &event) |
|
void | CallAfter (void(T::*method)(T1,...), T1 x1,...) |
|
void | CallAfter (const T &functor) |
|
virtual bool | ProcessEvent (wxEvent &event) |
|
bool | ProcessEventLocally (wxEvent &event) |
|
bool | SafelyProcessEvent (wxEvent &event) |
|
void | ProcessPendingEvents () |
|
void | DeletePendingEvents () |
|
void | Connect (int id, int lastId, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) |
|
void | Connect (int id, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) |
|
void | Connect (wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) |
|
bool | Disconnect (wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) |
|
bool | Disconnect (int id=wxID_ANY, wxEventType eventType=wxEVT_NULL, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) |
|
bool | Disconnect (int id, int lastId, wxEventType eventType, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) |
|
void | Bind (const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) |
|
void | Bind (const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) |
|
bool | Unbind (const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) |
|
bool | Unbind (const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) |
|
void * | GetClientData () const |
|
wxClientData * | GetClientObject () const |
|
void | SetClientData (void *data) |
|
void | SetClientObject (wxClientData *data) |
|
bool | GetEvtHandlerEnabled () const |
|
wxEvtHandler * | GetNextHandler () const |
|
wxEvtHandler * | GetPreviousHandler () const |
|
void | SetEvtHandlerEnabled (bool enabled) |
|
virtual void | SetNextHandler (wxEvtHandler *handler) |
|
virtual void | SetPreviousHandler (wxEvtHandler *handler) |
|
void | Unlink () |
|
bool | IsUnlinked () const |
|
| wxObject () |
|
| wxObject (const wxObject &other) |
|
virtual | ~wxObject () |
|
virtual wxClassInfo * | GetClassInfo () const |
|
wxObjectRefData * | GetRefData () const |
|
bool | IsKindOf (const wxClassInfo *info) const |
|
bool | IsSameAs (const wxObject &obj) const |
|
void | Ref (const wxObject &clone) |
|
void | SetRefData (wxObjectRefData *data) |
|
void | UnRef () |
|
void | UnShare () |
|
void | operator delete (void *buf) |
|
void * | operator new (size_t size, const wxString &filename=NULL, int lineNum=0) |
|
| wxEventFilter () |
|
virtual | ~wxEventFilter () |
|