#include <DlgStartPreferencesImp.h>
Public Member Functions | |
| DlgStartPreferencesImp (QWidget *parent=nullptr) | |
| 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=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... | |
| void | loadSettings () |
| void | saveSettings () |
| virtual void | changeEvent (QEvent *e)=0 |
Additional Inherited Members | |
Public Slots inherited from Gui::Dialog::PreferencePage | |
| virtual void | loadSettings ()=0 |
| virtual void | saveSettings ()=0 |
| DlgStartPreferencesImp::DlgStartPreferencesImp | ( | QWidget * | parent = nullptr | ) |
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 | ( | ) |
Destroys the object and frees any allocated resources.
|
protectedvirtual |
Sets the strings of the subwidgets using the current language.
Implements Gui::Dialog::PreferencePage.
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
References App::Application::Config(), App::GetApplication(), and App::Application::GetParameterGroupByPath().
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
References App::GetApplication(), and App::Application::GetParameterGroupByPath().