The DlgReportViewImp class implements the available settings for the report output window to change.
More...
#include <DlgReportViewImp.h>
The DlgReportViewImp class implements the available settings for the report output window to change.
- Author
- Werner Mayer
◆ DlgReportViewImp()
DlgReportViewImp::DlgReportViewImp |
( |
QWidget * |
parent = nullptr | ) |
|
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.
◆ ~DlgReportViewImp()
DlgReportViewImp::~DlgReportViewImp |
( |
| ) |
|
Destroys the object and frees any allocated resources.
◆ changeEvent()
void DlgReportViewImp::changeEvent |
( |
QEvent * |
e | ) |
|
|
protectedvirtual |
◆ loadSettings()
void DlgReportViewImp::loadSettings |
( |
| ) |
|
|
virtual |
◆ saveSettings()
void DlgReportViewImp::saveSettings |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/DlgReportViewImp.h
- FreeCAD/src/Gui/DlgReportViewImp.cpp