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=nullptr)
 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...
 
- 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...
 
virtual void changeEvent (QEvent *e)=0
 

Additional Inherited Members

- Public Slots inherited from Gui::Dialog::PreferencePage
virtual void loadSettings ()=0
 
virtual void saveSettings ()=0
 

Detailed Description

The DlgSettingsViewColor class implements a preference page to change color settings for the Inventor viewer like background and selection.

Author
Werner Mayer

Constructor & Destructor Documentation

◆ 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.

Member Function Documentation

◆ changeEvent()

void DlgSettingsViewColor::changeEvent ( QEvent e)
protectedvirtual

Sets the strings of the subwidgets using the current language.

Implements Gui::Dialog::PreferencePage.

◆ loadSettings()

void DlgSettingsViewColor::loadSettings ( )
virtual

◆ saveSettings()

void DlgSettingsViewColor::saveSettings ( )
virtual

The documentation for this class was generated from the following files: