Gui::Dialog::DlgSettingsUnitsImp Class Reference
#include <DlgSettingsUnitsImp.h>
Public Slots | |
void | on_comboBox_ViewSystem_currentIndexChanged (int index) |
Public Slots inherited from Gui::Dialog::PreferencePage |
Public Member Functions | |
DlgSettingsUnitsImp (QWidget *parent=0) | |
Constructs a DlgSettingsUnitsImp which is a child of 'parent', with the name 'name' and widget flags set to 'f'. More... | |
void | loadSettings () |
void | saveSettings () |
~DlgSettingsUnitsImp () | |
Destroys the object and frees any allocated resources. More... | |
Public Member Functions inherited from Gui::Dialog::PreferencePage | |
PreferencePage (QWidget *parent=0) | |
Construction. More... | |
virtual | ~PreferencePage () |
Destruction. More... | |
Protected Member Functions | |
void | changeEvent (QEvent *e) |
Sets the strings of the subwidgets using the current language. More... | |
Constructor & Destructor Documentation
◆ DlgSettingsUnitsImp()
DlgSettingsUnitsImp::DlgSettingsUnitsImp | ( | QWidget * | parent = 0 | ) |
Constructs a DlgSettingsUnitsImp which is a child of 'parent', with the name 'name' and widget flags set to 'f'.
References Base::UnitsApi::getDescription(), and Base::NumUnitSystemTypes.
◆ ~DlgSettingsUnitsImp()
DlgSettingsUnitsImp::~DlgSettingsUnitsImp | ( | ) |
Destroys the object and frees any allocated resources.
Member Function Documentation
◆ changeEvent()
|
protectedvirtual |
Sets the strings of the subwidgets using the current language.
Implements Gui::Dialog::PreferencePage.
◆ loadSettings()
|
virtual |
◆ on_comboBox_ViewSystem_currentIndexChanged
|
slot |
◆ saveSettings()
|
virtual |
The documentation for this class was generated from the following files:
- src/Gui/DlgSettingsUnitsImp.h
- src/Gui/DlgSettingsUnitsImp.cpp