The DlgSettingsImportExportImp class implements a preference page to change settings for Importing and Exporting mesh objects. More...
#include <DlgSettingsImportExportImp.h>
Public Member Functions | |
| DlgSettingsImportExport (QWidget *parent=nullptr) | |
| ~DlgSettingsImportExport () | |
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 |
The DlgSettingsImportExportImp class implements a preference page to change settings for Importing and Exporting mesh objects.
| DlgSettingsImportExport::DlgSettingsImportExport | ( | QWidget * | parent = nullptr | ) |
| DlgSettingsImportExport::~DlgSettingsImportExport | ( | ) |
|
protectedvirtual |
Sets the strings of the subwidgets using the current language.
Implements Gui::Dialog::PreferencePage.
References MeshGui::Ui_DlgSettingsImportExport::retranslateUi().
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
References MeshGui::Ui_DlgSettingsImportExport::asymptoteHeight, MeshGui::Ui_DlgSettingsImportExport::asymptoteWidth, MeshGui::Ui_DlgSettingsImportExport::exportAmfCompressed, App::GetApplication(), ParameterGrp::GetASCII(), App::Application::GetParameterGroupByPath(), Base::Quantity::getValue(), MeshGui::Ui_DlgSettingsImportExport::maxDeviationExport, Gui::PrefWidget::onRestore(), Gui::QuantitySpinBox::setValue(), and Gui::QuantitySpinBox::value.
|
protectedvirtual |
Implements Gui::Dialog::PreferencePage.
References MeshGui::Ui_DlgSettingsImportExport::asymptoteHeight, MeshGui::Ui_DlgSettingsImportExport::asymptoteWidth, MeshGui::Ui_DlgSettingsImportExport::exportAmfCompressed, App::GetApplication(), App::Application::GetParameterGroupByPath(), Base::Quantity::getValue(), MeshGui::Ui_DlgSettingsImportExport::maxDeviationExport, Gui::PrefWidget::onSave(), ParameterGrp::SetASCII(), MeshCore::MeshOutput::SetAsymptoteSize(), and Gui::QuantitySpinBox::value.