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=nullptr)
 
void saveSettings ()
 
virtual ~PreferenceUiForm ()
 
- Public Member Functions inherited from Gui::Dialog::PreferencePage
 PreferencePage (QWidget *parent=nullptr)
 Construction. More...
 
virtual ~PreferencePage ()
 Destruction. More...
 

Protected Member Functions

void changeEvent (QEvent *e)
 
virtual void changeEvent (QEvent *e)=0
 

Additional Inherited Members

- Public Slots inherited from Gui::Dialog::PreferencePage
virtual void loadSettings ()=0
 
virtual void saveSettings ()=0
 

Detailed Description

Subclass that embeds a form from a UI file.

Author
Werner Mayer

Constructor & Destructor Documentation

◆ PreferenceUiForm()

PreferenceUiForm::PreferenceUiForm ( const QString &  fn,
QWidget parent = nullptr 
)

◆ ~PreferenceUiForm()

PreferenceUiForm::~PreferenceUiForm ( )
virtual

Member Function Documentation

◆ changeEvent()

void PreferenceUiForm::changeEvent ( QEvent e)
protectedvirtual

◆ loadSettings()

void PreferenceUiForm::loadSettings ( )
virtual

◆ saveSettings()

void PreferenceUiForm::saveSettings ( )
virtual

The documentation for this class was generated from the following files: