Gui::Dialog::DlgSettingsDocumentImp Class Reference

The DlgSettingsDocumentImp class implements a preference page to change settings for the Inventor viewer. More...

#include <DlgSettingsDocumentImp.h>

Inheritance diagram for Gui::Dialog::DlgSettingsDocumentImp:
Gui::Dialog::PreferencePage Gui::Dialog::Ui_DlgSettingsDocument

List of all members.

Public Member Functions

 DlgSettingsDocumentImp (QWidget *parent=0)
 Constructs a DlgSettingsDocumentImp which is a child of 'parent', with the name 'name' and widget flags set to 'f'.
void loadSettings ()
void saveSettings ()
 ~DlgSettingsDocumentImp ()
 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 DlgSettingsDocumentImp class implements a preference page to change settings for the Inventor viewer.

Author:
Jürgen Riegel

Definition at line 38 of file DlgSettingsDocumentImp.h.


Constructor & Destructor Documentation

DlgSettingsDocumentImp::DlgSettingsDocumentImp ( QWidget *  parent = 0  ) 

Constructs a DlgSettingsDocumentImp which is a child of 'parent', with the name 'name' and widget flags set to 'f'.

Definition at line 37 of file DlgSettingsDocumentImp.cpp.

References Gui::Dialog::Ui_DlgSettingsDocument::setupUi().

DlgSettingsDocumentImp::~DlgSettingsDocumentImp (  ) 

Destroys the object and frees any allocated resources.

Definition at line 46 of file DlgSettingsDocumentImp.cpp.


Member Function Documentation

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

Sets the strings of the subwidgets using the current language.

Implements Gui::Dialog::PreferencePage.

Definition at line 85 of file DlgSettingsDocumentImp.cpp.

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

void DlgSettingsDocumentImp::loadSettings (  )  [virtual]
void DlgSettingsDocumentImp::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