MeshGui::DlgSettingsMeshView Class Reference
The DlgSettingsMeshView class implements a preference page to change settings for display of meshes. More...
#include <DlgSettingsMeshView.h>
Public Member Functions | |
DlgSettingsMeshView (QWidget *parent=nullptr) | |
Constructs a DlgSettingsMeshView which is a child of 'parent'. More... | |
~DlgSettingsMeshView () | |
Destroys the object and frees any allocated resources. More... | |
![]() | |
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 | |
![]() |
Detailed Description
The DlgSettingsMeshView class implements a preference page to change settings for display of meshes.
Constructor & Destructor Documentation
◆ DlgSettingsMeshView()
DlgSettingsMeshView::DlgSettingsMeshView | ( | QWidget * | parent = nullptr | ) |
Constructs a DlgSettingsMeshView which is a child of 'parent'.
◆ ~DlgSettingsMeshView()
DlgSettingsMeshView::~DlgSettingsMeshView | ( | ) |
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.
References ParameterGrp::GetBool(), Gui::WindowParameter::getDefaultParameter(), and ParameterGrp::GetGroup().
◆ saveSettings()
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
The documentation for this class was generated from the following files:
- src/Mod/Mesh/Gui/DlgSettingsMeshView.h
- src/Mod/Mesh/Gui/DlgSettingsMeshView.cpp