#include <codeimportoptionspage.h>
This class is used in the code generation wizard and also in SettingsDialog.
- Author
- Ralf Habacker
◆ CodeImportOptionsPage()
CodeImportOptionsPage::CodeImportOptionsPage |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
Constructor.
- Parameters
-
parent | the parent (wizard) of this wizard page |
◆ ~CodeImportOptionsPage()
CodeImportOptionsPage::~CodeImportOptionsPage |
( |
| ) |
|
◆ apply()
void CodeImportOptionsPage::apply |
( |
| ) |
|
Reads the set values from their corresponding widgets, writes them back to the data structure, and notifies clients.
◆ applyClicked
void CodeImportOptionsPage::applyClicked |
( |
| ) |
|
|
signal |
◆ setDefaults()
void CodeImportOptionsPage::setDefaults |
( |
| ) |
|
The documentation for this class was generated from the following files: