|
Krita Source Code Documentation
|
This is the complete list of members for Notifier, including all inherited members.
| Active | Notifier | |
| active() const | Notifier | |
| applicationClosing() | Notifier | signal |
| configurationChanged() | Notifier | signal |
| d | Notifier | private |
| imageClosed(const QString &filename) | Notifier | signal |
| imageCreated(Document *image) | Notifier | signal |
| imageCreated(KisDocument *document) | Notifier | privateslot |
| imageSaved(const QString &filename) | Notifier | signal |
| Notifier(QObject *parent=0) | Notifier | explicit |
| setActive(bool value) | Notifier | |
| viewClosed(View *view) | Notifier | signal |
| viewClosed(KisView *view) | Notifier | privateslot |
| viewCreated(View *view) | Notifier | signal |
| viewCreated(KisView *view) | Notifier | privateslot |
| windowCreated() | Notifier | signal |
| windowIsBeingCreated(Window *window) | Notifier | signal |
| windowIsBeingCreated(KisMainWindow *window) | Notifier | privateslot |
| ~Notifier() override | Notifier |