|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for Application, including all inherited members.
| alias(const State *state) | Object | protectedstatic |
| Application() | Application | |
| Application(int argc, char *argv[]) | Application | |
| Application(State *state) (defined in Application) | Application | protected |
| appName() const | Application | |
| appName(const String &newValue) | Application | |
| appWindow() const | Application | |
| as() const | Object | |
| clipboardText() const | Application | |
| clipboardText(const String &text) | Application | |
| destroy() (defined in Singleton) | Singleton | protectedstatic |
| disengage(const View &view) (defined in Application) | Application | protected |
| focusControl() const | Application | |
| focusControl(const Control &control) (defined in Application) | Application | protected |
| focusWindow() const | Application | |
| fontSmoothing() const | Application | |
| fontSmoothing(FontSmoothing newValue) | Application | |
| handle() (defined in Singleton) | Singleton | protectedstatic |
| hoverControl() const | Application | |
| hoverControl(const Control &control) (defined in Application) | Application | protected |
| initOnce() | Object | protected |
| initOncePerThread() | Object | protected |
| instance() | Singleton | protectedstatic |
| is() const | Object | |
| isNull() const | Object | |
| isWeak() const | Object | |
| me() (defined in Application) | Application | protected |
| me() const (defined in Application) | Application | protected |
| minFingerDragDistance() const | Application | |
| minFingerDragDistance(double newValue) | Application | |
| minMouseDragDistance() const | Application | |
| minMouseDragDistance(double newValue) | Application | |
| Object()=default | Object | |
| Object(State *newState) | Object | explicitprotected |
| Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
| Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
| operator bool() const | Object | explicit |
| operator<=>(const Object &other) const | Object | |
| operator=(std::nullptr_t) (defined in Object) | Object | protected |
| operator==(const Object &other) const | Object | |
| orgName() const | Application | |
| orgName(const String &newValue) | Application | |
| pointerIsDragged(const PointerEvent &event, Point dragStart) const | Application | |
| postEvent(Function< void()> &&doNext) | Application | |
| pressedControl() const | Application | |
| pressedControl(const Control &control) (defined in Application) | Application | protected |
| quit() | Application | |
| run() | Application | |
| Singleton()=default | Singleton | protected |
| Singleton(State *state) | Singleton | explicitprotected |
| textZoom() const | Application | |
| textZoom(Definition< double > &&f) | Application | |
| textZoom(double newValue) | Application | |
| useCount() const | Object | |
| userDataPath() | Application | |
| weak() const (defined in Object) | Object | protected |
| weak(const State *state) (defined in Object) | Object | protectedstatic |