PartGui::DlgSettings3DViewPart Class Reference
The DlgSettings3DViewPartImp class implements a preference page to change settings for the Inventor viewer. More...
#include <DlgSettings3DViewPartImp.h>
Public Member Functions | |
DlgSettings3DViewPart (QWidget *parent=0) | |
Constructs a DlgSettings3DViewPart which is a child of 'parent', with the name 'name' and widget flags set to 'f'. More... | |
~DlgSettings3DViewPart () | |
Destroys the object and frees any allocated resources. More... | |
Public Member Functions inherited from Gui::Dialog::PreferencePage | |
PreferencePage (QWidget *parent=0) | |
Construction. More... | |
virtual | ~PreferencePage () |
Destruction. More... | |
Protected Member Functions | |
void | changeEvent (QEvent *e) |
Sets the strings of the subwidgets using the current language. More... | |
void | loadSettings () |
void | saveSettings () |
Additional Inherited Members | |
Public Slots inherited from Gui::Dialog::PreferencePage |
Detailed Description
The DlgSettings3DViewPartImp class implements a preference page to change settings for the Inventor viewer.
Constructor & Destructor Documentation
◆ DlgSettings3DViewPart()
DlgSettings3DViewPart::DlgSettings3DViewPart | ( | QWidget * | parent = 0 | ) |
Constructs a DlgSettings3DViewPart which is a child of 'parent', with the name 'name' and widget flags set to 'f'.
References App::GetApplication(), ParameterGrp::GetFloat(), and App::Application::GetParameterGroupByPath().
◆ ~DlgSettings3DViewPart()
DlgSettings3DViewPart::~DlgSettings3DViewPart | ( | ) |
Destroys the object and frees any allocated resources.
Member Function Documentation
◆ changeEvent()
|
protectedvirtual |
Sets the strings of the subwidgets using the current language.
Implements Gui::Dialog::PreferencePage.
◆ loadSettings()
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
◆ saveSettings()
|
protectedvirtual |
The documentation for this class was generated from the following files:
- src/Mod/Part/Gui/DlgSettings3DViewPartImp.h
- src/Mod/Part/Gui/DlgSettings3DViewPartImp.cpp