The DlgSettingsViewColor class implements a preference page to change color settings for the Inventor viewer like background and selection.
More...
#include <DlgSettingsViewColor.h>
The DlgSettingsViewColor class implements a preference page to change color settings for the Inventor viewer like background and selection.
- Author
- Werner Mayer
◆ DlgSettingsViewColor()
DlgSettingsViewColor::DlgSettingsViewColor |
( |
QWidget * |
parent = nullptr | ) |
|
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.
◆ changeEvent()
void DlgSettingsViewColor::changeEvent |
( |
QEvent * |
e | ) |
|
|
protectedvirtual |
◆ loadSettings()
void DlgSettingsViewColor::loadSettings |
( |
| ) |
|
|
virtual |
◆ saveSettings()
void DlgSettingsViewColor::saveSettings |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/DlgSettingsViewColor.h
- FreeCAD/src/Gui/DlgSettingsViewColor.cpp