Gui::Dialog::DlgSettingsUnitsImp Class Reference

#include <DlgSettingsUnitsImp.h>

Public Slots

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

Public Member Functions

 DlgSettingsUnitsImp (QWidget *parent=nullptr)
 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=nullptr)
 Construction. More...
 
virtual ~PreferencePage ()
 Destruction. More...
 

Protected Member Functions

void changeEvent (QEvent *e)
 Sets the strings of the subwidgets using the current language. More...
 
virtual void changeEvent (QEvent *e)=0
 

Constructor & Destructor Documentation

◆ DlgSettingsUnitsImp()

◆ ~DlgSettingsUnitsImp()

DlgSettingsUnitsImp::~DlgSettingsUnitsImp ( )

Destroys the object and frees any allocated resources.

Member Function Documentation

◆ changeEvent()

void DlgSettingsUnitsImp::changeEvent ( QEvent e)
protectedvirtual

Sets the strings of the subwidgets using the current language.

Implements Gui::Dialog::PreferencePage.

References Gui::Dialog::Ui_DlgSettingsUnits::comboBox_ViewSystem, and Gui::Dialog::Ui_DlgSettingsUnits::retranslateUi().

◆ loadSettings()

◆ on_comboBox_ViewSystem_currentIndexChanged

void DlgSettingsUnitsImp::on_comboBox_ViewSystem_currentIndexChanged ( int  index)
slot

◆ saveSettings()


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