|
Krita Source Code Documentation
|
This is the complete list of members for Window, including all inherited members.
| activate() | Window | slot |
| activeView() const | Window | slot |
| activeViewChanged() | Window | signal |
| addView(Document *document) | Window | slot |
| close() | Window | slot |
| createAction(const QString &id, const QString &text=QString(), const QString &menuLocation=QString("tools/scripts")) | Window | slot |
| d | Window | private |
| dockers() const | Window | slot |
| operator!=(const Window &other) const | Window | |
| operator==(const Window &other) const | Window | |
| qwindow() const | Window | slot |
| showView(View *v) | Window | slot |
| themeChanged() | Window | signal |
| views() const | Window | slot |
| Window(KisMainWindow *window, QObject *parent=0) | Window | explicit |
| windowClosed() | Window | signal |
| ~Window() override | Window |