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