FemGui::DlgSettingsFemInOutVtkImp Class Reference
#include <DlgSettingsFemInOutVtkImp.h>
Public Member Functions | |
| DlgSettingsFemInOutVtkImp (QWidget *parent=0) | |
| ~DlgSettingsFemInOutVtkImp () | |
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 |
Constructor & Destructor Documentation
◆ DlgSettingsFemInOutVtkImp()
| DlgSettingsFemInOutVtkImp::DlgSettingsFemInOutVtkImp | ( | QWidget * | parent = 0 | ) |
◆ ~DlgSettingsFemInOutVtkImp()
| DlgSettingsFemInOutVtkImp::~DlgSettingsFemInOutVtkImp | ( | ) |
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 App::GetApplication(), ParameterGrp::GetInt(), and App::Application::GetParameterGroupByPath().
◆ saveSettings()
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
References App::GetApplication(), App::Application::GetParameterGroupByPath(), and ParameterGrp::SetInt().
The documentation for this class was generated from the following files:
- src/Mod/Fem/Gui/DlgSettingsFemInOutVtkImp.h
- src/Mod/Fem/Gui/DlgSettingsFemInOutVtkImp.cpp
Public Member Functions inherited from
1.8.17