StartGui::DlgStartPreferencesImp Class Reference
#include <DlgStartPreferencesImp.h>
Public Member Functions | |
DlgStartPreferencesImp (QWidget *parent=0) | |
Constructs a DlgStartPreferencesImp which is a child of 'parent'. More... | |
~DlgStartPreferencesImp () | |
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... | |
void | loadSettings () |
void | saveSettings () |
Additional Inherited Members | |
Public Slots inherited from Gui::Dialog::PreferencePage |
Constructor & Destructor Documentation
◆ DlgStartPreferencesImp()
DlgStartPreferencesImp::DlgStartPreferencesImp | ( | QWidget * | parent = 0 | ) |
Constructs a DlgStartPreferencesImp which is a child of 'parent'.
References Gui::Application::Instance, Gui::Application::workbenches(), Gui::Application::workbenchIcon(), and Gui::Application::workbenchMenuText().
◆ ~DlgStartPreferencesImp()
DlgStartPreferencesImp::~DlgStartPreferencesImp | ( | ) |
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.
References App::Application::Config(), App::GetApplication(), and App::Application::GetParameterGroupByPath().
◆ saveSettings()
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
References App::GetApplication(), and App::Application::GetParameterGroupByPath().
The documentation for this class was generated from the following files:
- src/Mod/Start/Gui/DlgStartPreferencesImp.h
- src/Mod/Start/Gui/DlgStartPreferencesImp.cpp