#include <ui_DlgSmoothing.h>
Additional Inherited Members | |
Public Member Functions inherited from MeshGui::Ui_DlgSmoothing | |
| void | retranslateUi (QWidget *MeshGui__DlgSmoothing) |
| void | setupUi (QWidget *MeshGui__DlgSmoothing) |
Public Attributes inherited from MeshGui::Ui_DlgSmoothing | |
| QCheckBox * | checkBoxSelection |
| QGridLayout * | gridLayout |
| QGridLayout * | gridLayout_2 |
| QGridLayout * | gridLayout_3 |
| QGroupBox * | groupBox_2 |
| QGroupBox * | groupBox_3 |
| QSpinBox * | iterations |
| QLabel * | label |
| QLabel * | labelLambda |
| QLabel * | labelMu |
| QRadioButton * | radioButtonLaplace |
| QRadioButton * | radioButtonTaubin |
| QDoubleSpinBox * | spinLambda |
| QDoubleSpinBox * | spinMicro |