The DlgSettings3DViewImp class implements a preference page to change settings for the Inventor viewer.
More...
#include <DlgSettings3DViewImp.h>
The DlgSettings3DViewImp class implements a preference page to change settings for the Inventor viewer.
- Author
- Jürgen Riegel
◆ DlgSettings3DViewImp()
DlgSettings3DViewImp::DlgSettings3DViewImp |
( |
QWidget * |
parent = nullptr | ) |
|
Constructs a DlgSettings3DViewImp which is a child of 'parent', with the name 'name' and widget flags set to 'f'.
◆ ~DlgSettings3DViewImp()
DlgSettings3DViewImp::~DlgSettings3DViewImp |
( |
| ) |
|
Destroys the object and frees any allocated resources.
◆ changeEvent()
void DlgSettings3DViewImp::changeEvent |
( |
QEvent * |
e | ) |
|
|
protectedvirtual |
◆ loadSettings()
void DlgSettings3DViewImp::loadSettings |
( |
| ) |
|
|
virtual |
◆ saveSettings()
void DlgSettings3DViewImp::saveSettings |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/DlgSettings3DViewImp.h
- FreeCAD/src/Gui/DlgSettings3DViewImp.cpp