|
Krita Source Code Documentation
|
#include <KisNewWindowLayoutDialog.h>
Inheritance diagram for KisNewWindowLayoutDialog:Public Member Functions | |
| KisNewWindowLayoutDialog (QWidget *parent=0) | |
| QString | name () const |
| bool | primaryWorkspaceFollowsFocus () const |
| void | setName (const QString &name) |
| bool | showImageInAllWindows () const |
Definition at line 13 of file KisNewWindowLayoutDialog.h.
| KisNewWindowLayoutDialog::KisNewWindowLayoutDialog | ( | QWidget * | parent = 0 | ) |
Definition at line 11 of file KisNewWindowLayoutDialog.cpp.
References connect().
| QString KisNewWindowLayoutDialog::name | ( | ) | const |
Definition at line 27 of file KisNewWindowLayoutDialog.cpp.
| bool KisNewWindowLayoutDialog::primaryWorkspaceFollowsFocus | ( | ) | const |
Definition at line 37 of file KisNewWindowLayoutDialog.cpp.
| void KisNewWindowLayoutDialog::setName | ( | const QString & | name | ) |
Definition at line 22 of file KisNewWindowLayoutDialog.cpp.
References name().
| bool KisNewWindowLayoutDialog::showImageInAllWindows | ( | ) | const |
Definition at line 32 of file KisNewWindowLayoutDialog.cpp.