#include <DlgSettingsFemExportAbaqusImp.h>
Public Member Functions | |
| DlgSettingsFemExportAbaqusImp (QWidget *parent=nullptr) | |
| ~DlgSettingsFemExportAbaqusImp () | |
Public Member Functions inherited from Gui::Dialog::PreferencePage | |
| PreferencePage (QWidget *parent=nullptr) | |
| 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 () |
| virtual void | changeEvent (QEvent *e)=0 |
Additional Inherited Members | |
Public Slots inherited from Gui::Dialog::PreferencePage | |
| virtual void | loadSettings ()=0 |
| virtual void | saveSettings ()=0 |
| DlgSettingsFemExportAbaqusImp::DlgSettingsFemExportAbaqusImp | ( | QWidget * | parent = nullptr | ) |
References FemGui::Ui_DlgSettingsFemExportAbaqus::setupUi().
| DlgSettingsFemExportAbaqusImp::~DlgSettingsFemExportAbaqusImp | ( | ) |
|
protectedvirtual |
Sets the strings of the subwidgets using the current language.
Implements Gui::Dialog::PreferencePage.
References FemGui::Ui_DlgSettingsFemExportAbaqus::comboBoxElemChoiceParam, and FemGui::Ui_DlgSettingsFemExportAbaqus::retranslateUi().
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
References FemGui::Ui_DlgSettingsFemExportAbaqus::checkBoxWriteGroups, FemGui::Ui_DlgSettingsFemExportAbaqus::comboBoxElemChoiceParam, App::GetApplication(), ParameterGrp::GetInt(), App::Application::GetParameterGroupByPath(), and Gui::PrefWidget::onRestore().
|
protectedvirtual |