#include <ui_DlgSmoothing.h>
Public Member Functions | |
void | retranslateUi (QDialog *MeshGui__DlgSmoothing) |
void | setupUi (QDialog *MeshGui__DlgSmoothing) |
Public Attributes | |
QDialogButtonBox * | buttonBox |
QGridLayout * | gridLayout |
QGridLayout * | gridLayout_2 |
QGridLayout * | gridLayout_3 |
QGridLayout * | gridLayout_4 |
QGroupBox * | groupBox |
QGroupBox * | groupBox_2 |
QGroupBox * | groupBox_3 |
QSpinBox * | iterations |
QLabel * | label |
QLabel * | labelLambda |
QLabel * | labelMu |
QRadioButton * | radioButtonLaplace |
QRadioButton * | radioButtonTaubin |
QDoubleSpinBox * | spinLambda |
QDoubleSpinBox * | spinMicro |
Definition at line 29 of file ui_DlgSmoothing.h.
void MeshGui::Ui_DlgSmoothing::retranslateUi | ( | QDialog * | MeshGui__DlgSmoothing | ) | [inline] |
Definition at line 151 of file ui_DlgSmoothing.h.
References groupBox, groupBox_2, groupBox_3, label, labelLambda, labelMu, radioButtonLaplace, radioButtonTaubin, and draftGui::translate().
Referenced by setupUi().
void MeshGui::Ui_DlgSmoothing::setupUi | ( | QDialog * | MeshGui__DlgSmoothing | ) | [inline] |
Definition at line 49 of file ui_DlgSmoothing.h.
References buttonBox, draftlibs::fcgeo::connect(), gridLayout, gridLayout_2, gridLayout_3, gridLayout_4, groupBox, groupBox_2, groupBox_3, iterations, label, labelLambda, labelMu, radioButtonLaplace, radioButtonTaubin, retranslateUi(), spinLambda, and spinMicro.
Referenced by MeshGui::DlgSmoothing::DlgSmoothing().
QDialogButtonBox* MeshGui::Ui_DlgSmoothing::buttonBox |
Definition at line 47 of file ui_DlgSmoothing.h.
Referenced by setupUi().
QGridLayout* MeshGui::Ui_DlgSmoothing::gridLayout |
Definition at line 36 of file ui_DlgSmoothing.h.
Referenced by setupUi().
QGridLayout* MeshGui::Ui_DlgSmoothing::gridLayout_2 |
Definition at line 40 of file ui_DlgSmoothing.h.
Referenced by setupUi().
QGridLayout* MeshGui::Ui_DlgSmoothing::gridLayout_3 |
Definition at line 34 of file ui_DlgSmoothing.h.
Referenced by setupUi().
QGridLayout* MeshGui::Ui_DlgSmoothing::gridLayout_4 |
Definition at line 32 of file ui_DlgSmoothing.h.
Referenced by setupUi().
QGroupBox* MeshGui::Ui_DlgSmoothing::groupBox |
Definition at line 33 of file ui_DlgSmoothing.h.
Referenced by retranslateUi(), and setupUi().
QGroupBox* MeshGui::Ui_DlgSmoothing::groupBox_2 |
Definition at line 39 of file ui_DlgSmoothing.h.
Referenced by retranslateUi(), and setupUi().
QGroupBox* MeshGui::Ui_DlgSmoothing::groupBox_3 |
Definition at line 35 of file ui_DlgSmoothing.h.
Referenced by retranslateUi(), and setupUi().
QSpinBox* MeshGui::Ui_DlgSmoothing::iterations |
Definition at line 42 of file ui_DlgSmoothing.h.
Referenced by MeshGui::DlgSmoothing::iterations(), and setupUi().
QLabel* MeshGui::Ui_DlgSmoothing::label |
Definition at line 41 of file ui_DlgSmoothing.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 43 of file ui_DlgSmoothing.h.
Referenced by MeshGui::DlgSmoothing::DlgSmoothing(), retranslateUi(), and setupUi().
Definition at line 45 of file ui_DlgSmoothing.h.
Referenced by MeshGui::DlgSmoothing::DlgSmoothing(), retranslateUi(), and setupUi().
QRadioButton* MeshGui::Ui_DlgSmoothing::radioButtonLaplace |
Definition at line 38 of file ui_DlgSmoothing.h.
Referenced by MeshGui::DlgSmoothing::DlgSmoothing(), MeshGui::DlgSmoothing::method(), retranslateUi(), and setupUi().
QRadioButton* MeshGui::Ui_DlgSmoothing::radioButtonTaubin |
Definition at line 37 of file ui_DlgSmoothing.h.
Referenced by MeshGui::DlgSmoothing::DlgSmoothing(), MeshGui::DlgSmoothing::method(), retranslateUi(), and setupUi().
QDoubleSpinBox* MeshGui::Ui_DlgSmoothing::spinLambda |
Definition at line 44 of file ui_DlgSmoothing.h.
Referenced by MeshGui::DlgSmoothing::lambdaStep(), and setupUi().
QDoubleSpinBox* MeshGui::Ui_DlgSmoothing::spinMicro |
Definition at line 46 of file ui_DlgSmoothing.h.
Referenced by MeshGui::DlgSmoothing::microStep(), and setupUi().