![]() |
Clapkit
|
This is the complete list of members for CKApp, including all inherited members.
| CKAddTimer(CKTimer *timer, CKObject *owner=nullptr) | CKApp | |
| CKApp() | CKApp | |
| CKDecreaseWork() | CKApp | |
| CKFindWindow(CKWindowPtr ptr) | CKApp | |
| CKFontToId(const char *font) | CKApp | |
| CKHideMenuBar() | CKApp | |
| CKIncreaseWork() | CKApp | |
| CKLoop(int waitTime=60) | CKApp | |
| CKNewMsgBoxError(const char *message, const char *title=nullptr, const char *btnOk="OK", const char *btnCancel="Cancel", std::function< void(int button)> callback=0) | CKApp | |
| CKNewMsgBoxNote(const char *message, const char *title=nullptr, const char *btnOk="OK", const char *btnCancel=nullptr, std::function< void(int button)> callback=0) | CKApp | |
| CKNewMsgBoxPlain(const char *message, const char *title=nullptr, const char *btnOk="OK", const char *btnCancel=nullptr, std::function< void(int button)> callback=0) | CKApp | |
| CKNewMsgBoxWarning(const char *message, const char *title=nullptr, const char *btnOk="OK", const char *btnCancel="Cancel", std::function< void(int button)> callback=0) | CKApp | |
| CKNewWindow(const CKWindowInitParams ¶ms) | CKApp | |
| CKQuit() | CKApp | |
| CKRemoveTimer(CKTimer *timer) | CKApp | |
| CKRemoveTimersOfOwner(CKObject *owner) | CKApp | |
| CKRemoveWindow(CKWindow *window) | CKApp | |
| CKRestoreCursor() | CKApp | |
| CKSetMenu(CKMenuBar *menu) | CKApp | |
| CKShowMenuBar() | CKApp | |
| CKTopMostWindow() | CKApp | |
| CKUpdateMenuBarItems() | CKApp | |
| ~CKApp() | CKApp |