Gui::Dialog::PreferenceUiForm Class Reference
Subclass that embeds a form from a UI file. More...
#include <PropertyPage.h>
Public Member Functions | |
void loadSettings () | |
PreferenceUiForm (const QString &fn, QWidget *parent=0) | |
void saveSettings () | |
virtual ~PreferenceUiForm () | |
![]() | |
PreferencePage (QWidget *parent=0) | |
Construction. More... | |
virtual ~PreferencePage () | |
Destruction. More... | |
Protected Member Functions | |
void changeEvent (QEvent *e) | |
Additional Inherited Members | |
![]() |
Detailed Description
Subclass that embeds a form from a UI file.
Constructor & Destructor Documentation
◆ PreferenceUiForm()
PreferenceUiForm::PreferenceUiForm | ( | const QString & | fn, |
QWidget * | parent = 0 |
||
) |
References Base::Console(), and Base::ConsoleSingleton::Error().
◆ ~PreferenceUiForm()
|
virtual |
Member Function Documentation
◆ changeEvent()
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
◆ loadSettings()
|
virtual |
Implements Gui::Dialog::PreferencePage.
◆ saveSettings()
|
virtual |
Implements Gui::Dialog::PreferencePage.
The documentation for this class was generated from the following files:
- src/Gui/PropertyPage.h
- src/Gui/PropertyPage.cpp