| addCallBack(COMCALLBACK callback) | wkgl::Component | [virtual] |
| addCallBack(CallBack *callback) | wkgl::Component | [virtual] |
| classlisteners | wkgl::Component | [protected] |
| clisteners | wkgl::Component | [protected] |
| comlisteners | wkgl::Component | [protected] |
| commitChanges() | wkgl::TrayIcon | [protected] |
| Component() | wkgl::Component | |
| curicon | wkgl::TrayIcon | [protected] |
| destroyLoadedIcon() | wkgl::TrayIcon | [protected] |
| fireChildEvents(UINT message, WPARAM wParam, LPARAM lParam) | wkgl::Component | [virtual] |
| fireEvents(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) | wkgl::Component | [virtual] |
| getHwnd() | wkgl::Component | [virtual] |
| getInstance() | wkgl::Component | [virtual] |
| getParent() | wkgl::Component | [virtual] |
| getWndProc() | wkgl::Component | [static] |
| globalProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) | wkgl::Component | [friend] |
| hide() | wkgl::TrayIcon | |
| hInstance | wkgl::Component | [protected] |
| hwnd | wkgl::Component | [protected] |
| isShowing() | wkgl::TrayIcon | |
| ndata | wkgl::TrayIcon | [protected] |
| parent | wkgl::Component | [protected] |
| registerChild(HWND *hwnd, Component *com) | wkgl::Component | [virtual] |
| registerComponent(HWND *hwnd, Component *com) | wkgl::Component | [virtual] |
| setFlags() | wkgl::TrayIcon | [protected] |
| setHwnd(HWND h) | wkgl::Component | [virtual] |
| setIcon(HICON icon) | wkgl::TrayIcon | |
| setIcon(const char *iconfile) | wkgl::TrayIcon | |
| setParent(Component *p) | wkgl::Component | [virtual] |
| setTooltip(const char *tooltip) | wkgl::TrayIcon | |
| show() | wkgl::TrayIcon | |
| showing | wkgl::TrayIcon | [protected] |
| TrayIcon(Component *parent, HICON icon, const char *tooltip=NULL) | wkgl::TrayIcon | |
| TrayIcon(Component *parent, const char *iconfile, const char *tooltip=NULL) | wkgl::TrayIcon | |
| uid_inc | wkgl::TrayIcon | [protected, static] |
| ~TrayIcon() | wkgl::TrayIcon | |