Gui::Dialog::DlgSettingsViewColor Class Reference
The DlgSettingsViewColor class implements a preference page to change color settings for the Inventor viewer like background and selection. More...
#include <DlgSettingsViewColor.h>
Public Member Functions | |
DlgSettingsViewColor (QWidget *parent=0) | |
Constructs a DlgSettingsViewColor which is a child of 'parent', with the name 'name' and widget flags set to 'f'. More... | |
void loadSettings () | |
void saveSettings () | |
~DlgSettingsViewColor () | |
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 | |
![]() |
Detailed Description
The DlgSettingsViewColor class implements a preference page to change color settings for the Inventor viewer like background and selection.
Constructor & Destructor Documentation
◆ DlgSettingsViewColor()
DlgSettingsViewColor::DlgSettingsViewColor | ( | QWidget * | parent = 0 | ) |
Constructs a DlgSettingsViewColor which is a child of 'parent', with the name 'name' and widget flags set to 'f'.
◆ ~DlgSettingsViewColor()
DlgSettingsViewColor::~DlgSettingsViewColor | ( | ) |
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/Gui/DlgSettingsViewColor.h
- src/Gui/DlgSettingsViewColor.cpp