#include <generaloptionpage.h>
GeneralOptionPage::GeneralOptionPage |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
Constructor.
- Parameters
-
parent | the parent (wizard) of this wizard page |
GeneralOptionPage::~GeneralOptionPage |
( |
| ) |
|
|
virtual |
void GeneralOptionPage::apply |
( |
| ) |
|
Reads the set values from their corresponding widgets, writes them back to the data structure, and notifies clients.
void GeneralOptionPage::applyClicked |
( |
| ) |
|
|
signal |
void GeneralOptionPage::insertDiagram |
( |
const QString & |
type, |
|
|
int |
index |
|
) |
| |
|
protected |
Inserts type
into the type-combobox as well as its completion object.
void GeneralOptionPage::insertLayoutType |
( |
const QString & |
type, |
|
|
int |
index |
|
) |
| |
|
protected |
void GeneralOptionPage::setDefaults |
( |
| ) |
|
void GeneralOptionPage::slotAutosaveCBClicked |
( |
| ) |
|
|
protectedslot |
The documentation for this class was generated from the following files: