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>

Inheritance diagram for Gui::Dialog::DlgSettingsViewColor:
Gui::Dialog::PreferencePage Gui::Dialog::Ui_DlgSettingsViewColor

List of all members.

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'.
void loadSettings ()
void saveSettings ()
 ~DlgSettingsViewColor ()
 Destroys the object and frees any allocated resources.

Protected Member Functions

void changeEvent (QEvent *e)
 Sets the strings of the subwidgets using the current language.

Detailed Description

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

Author:
Werner Mayer

Definition at line 38 of file DlgSettingsViewColor.h.


Constructor & Destructor Documentation

DlgSettingsViewColor::DlgSettingsViewColor ( QWidget *  parent = 0  ) 
DlgSettingsViewColor::~DlgSettingsViewColor (  ) 

Destroys the object and frees any allocated resources.

Definition at line 51 of file DlgSettingsViewColor.cpp.


Member Function Documentation

void DlgSettingsViewColor::changeEvent ( QEvent *  e  )  [protected, virtual]

Sets the strings of the subwidgets using the current language.

Implements Gui::Dialog::PreferencePage.

Definition at line 97 of file DlgSettingsViewColor.cpp.

References Gui::Dialog::Ui_DlgSettingsViewColor::retranslateUi().

void DlgSettingsViewColor::loadSettings (  )  [virtual]
void DlgSettingsViewColor::saveSettings (  )  [virtual]

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

Generated on Wed Nov 23 19:02:07 2011 for FreeCAD by  doxygen 1.6.1