SettingsDlg Class Reference
#include <settingsdlg.h>
Public Member Functions | |
| SettingsDlg (QWidget *parent, Settings::OptionState *state) | |
| bool | getChangesApplied () |
| QString | getCodeGenerationLanguage () |
Protected Member Functions | |
| void | insertDiagram (const QString &type, int index=-1) |
Inserts type into the type-combobox as well as its completion object. | |
| void | insertAttribScope (const QString &type, int index=-1) |
Inserts type into the type-combobox as well as its completion object. | |
| void | insertOperationScope (const QString &type, int index=-1) |
Inserts type into the type-combobox as well as its completion object. | |
Detailed Description
- Author:
- Paul Hensgen modified by brian thomas Aug-2003 Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
Definition at line 43 of file settingsdlg.h.
Member Function Documentation
|
||||||||||||
|
Inserts
Definition at line 201 of file settingsdlg.cpp. |
|
||||||||||||
|
Inserts
Definition at line 278 of file settingsdlg.cpp. |
|
||||||||||||
|
Inserts
Definition at line 286 of file settingsdlg.cpp. |
The documentation for this class was generated from the following files:
