Gui::Dialog::PreferenceUiForm Class Reference

Subclass that embeds a form from a UI file. More...

#include <PropertyPage.h>

Inheritance diagram for Gui::Dialog::PreferenceUiForm:
Gui::Dialog::PreferencePage

List of all members.

Public Member Functions

void loadSettings ()
 PreferenceUiForm (const QString &fn, QWidget *parent=0)
void saveSettings ()
virtual ~PreferenceUiForm ()

Protected Member Functions

void changeEvent (QEvent *e)

Detailed Description

Subclass that embeds a form from a UI file.

Author:
Werner Mayer

Definition at line 84 of file PropertyPage.h.


Constructor & Destructor Documentation

PreferenceUiForm::PreferenceUiForm ( const QString &  fn,
QWidget *  parent = 0 
)

Definition at line 115 of file PropertyPage.cpp.

References Base::Console(), and DrawingExample::file.

PreferenceUiForm::~PreferenceUiForm (  )  [virtual]

Definition at line 138 of file PropertyPage.cpp.


Member Function Documentation

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

Implements Gui::Dialog::PreferencePage.

Definition at line 142 of file PropertyPage.cpp.

void PreferenceUiForm::loadSettings (  )  [virtual]

Implements Gui::Dialog::PreferencePage.

Definition at line 163 of file PropertyPage.cpp.

void PreferenceUiForm::saveSettings (  )  [virtual]

Implements Gui::Dialog::PreferencePage.

Definition at line 180 of file PropertyPage.cpp.


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