Gui::Dialog::DlgReportViewImp Class Reference

The DlgReportViewImp class implements the available settings for the report output window to change. More...

#include <DlgReportViewImp.h>

Inheritance diagram for Gui::Dialog::DlgReportViewImp:
Gui::Dialog::PreferencePage Gui::Dialog::Ui_DlgReportView

List of all members.

Public Member Functions

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

Author:
Werner Mayer

Definition at line 37 of file DlgReportViewImp.h.


Constructor & Destructor Documentation

DlgReportViewImp::DlgReportViewImp ( QWidget *  parent = 0  ) 

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

The dialog will by default be modeless, unless you set 'modal' to TRUE to construct a modal dialog.

Definition at line 44 of file DlgReportViewImp.cpp.

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

DlgReportViewImp::~DlgReportViewImp (  ) 

Destroys the object and frees any allocated resources.

Definition at line 53 of file DlgReportViewImp.cpp.


Member Function Documentation

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

Sets the strings of the subwidgets using the current language.

Implements Gui::Dialog::PreferencePage.

Definition at line 90 of file DlgReportViewImp.cpp.

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

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