PathGui::DlgSettingsPathColor Class Reference
#include <DlgSettingsPathColor.h>
Public Member Functions | |
DlgSettingsPathColor (QWidget *parent=0) | |
Constructs a DlgSettingsObjectColor which is a child of 'parent', with the name 'name' and widget flags set to 'f'. More... | |
void loadSettings () | |
void saveSettings () | |
~DlgSettingsPathColor () | |
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... | |
Additional Inherited Members | |
![]() |
Constructor & Destructor Documentation
◆ DlgSettingsPathColor()
DlgSettingsPathColor::DlgSettingsPathColor | ( | QWidget * | parent = 0 | ) |
Constructs a DlgSettingsObjectColor which is a child of 'parent', with the name 'name' and widget flags set to 'f'.
◆ ~DlgSettingsPathColor()
DlgSettingsPathColor::~DlgSettingsPathColor | ( | ) |
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 |
Implements Gui::Dialog::PreferencePage.
◆ saveSettings()
|
virtual |
Implements Gui::Dialog::PreferencePage.
The documentation for this class was generated from the following files:
- src/Mod/Path/Gui/DlgSettingsPathColor.h
- src/Mod/Path/Gui/DlgSettingsPathColor.cpp