PartGui::DlgSettingsGeneral Class Reference
#include <DlgSettingsGeneral.h>
Public Member Functions | |
DlgSettingsGeneral (QWidget *parent=0) | |
~DlgSettingsGeneral () | |
Destroys the object and frees any allocated resources. More... | |
![]() | |
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... | |
void loadSettings () | |
void saveSettings () | |
Additional Inherited Members | |
![]() |
Constructor & Destructor Documentation
◆ DlgSettingsGeneral()
DlgSettingsGeneral::DlgSettingsGeneral | ( | QWidget * | parent = 0 | ) |
◆ ~DlgSettingsGeneral()
DlgSettingsGeneral::~DlgSettingsGeneral | ( | ) |
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()
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
◆ saveSettings()
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
The documentation for this class was generated from the following files:
- src/Mod/Part/Gui/DlgSettingsGeneral.h
- src/Mod/Part/Gui/DlgSettingsGeneral.cpp