| EventHandler(HINSTANCE hInstance, wstring windowName, bool topmost=false, HMENU menu=NULL) | EventHandler | |
| gInstance | EventHandler | [protected] |
| initApplication()=0 | EventHandler | [protected, pure virtual] |
| messageProc(void *src, UINT msg=EVENT_CLICK) | EventHandler | |
| messageTreatment(Element *src, int idEvent, void *lParam=NULL)=0 | EventHandler | [pure virtual] |
| msgExecute(MSG msg) | EventHandler | [static] |
| runApp() | EventHandler | |
| showWindow(bool isVisible) | EventHandler | |
| ~EventHandler(void) | EventHandler |