#include <ui_DlgSmoothing.h>
Public Member Functions | |
void | retranslateUi (QWidget *MeshGui__DlgSmoothing) |
void | setupUi (QWidget *MeshGui__DlgSmoothing) |
Public Attributes | |
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 |
void MeshGui::Ui_DlgSmoothing::retranslateUi | ( | QWidget * | MeshGui__DlgSmoothing | ) |
References checkBoxSelection, groupBox_2, groupBox_3, labelLambda, labelMu, radioButtonLaplace, radioButtonTaubin, and draftguitools.gui_setstyle::translate.
Referenced by ArchGrid.ArchGridTaskPanel::addColumn(), ArchGrid.ArchGridTaskPanel::addRow(), ArchGrid.ArchGridTaskPanel::delColumn(), ArchGrid.ArchGridTaskPanel::delRow(), setupUi(), DraftGui.DraftToolBar::taskUi(), ArchAxisSystem.AxisSystemTaskPanel::update(), ArchComponent.ComponentTaskPanel::update(), ArchSectionPlane.SectionPlaneTaskPanel::update(), and DraftGui.FacebinderTaskPanel::update().
void MeshGui::Ui_DlgSmoothing::setupUi | ( | QWidget * | MeshGui__DlgSmoothing | ) |
References checkBoxSelection, gridLayout, gridLayout_2, gridLayout_3, groupBox_2, groupBox_3, iterations, labelLambda, labelMu, radioButtonLaplace, radioButtonTaubin, retranslateUi(), spinLambda, and spinMicro.
Referenced by MeshGui::DlgSmoothing::DlgSmoothing().
QCheckBox* MeshGui::Ui_DlgSmoothing::checkBoxSelection |
Referenced by retranslateUi(), setupUi(), and MeshGui::DlgSmoothing::smoothSelection().
QGridLayout* MeshGui::Ui_DlgSmoothing::gridLayout |
Referenced by setupUi().
QGridLayout* MeshGui::Ui_DlgSmoothing::gridLayout_2 |
Referenced by setupUi().
QGridLayout* MeshGui::Ui_DlgSmoothing::gridLayout_3 |
Referenced by setupUi().
QGroupBox* MeshGui::Ui_DlgSmoothing::groupBox_2 |
Referenced by retranslateUi(), and setupUi().
QGroupBox* MeshGui::Ui_DlgSmoothing::groupBox_3 |
Referenced by retranslateUi(), and setupUi().
QSpinBox* MeshGui::Ui_DlgSmoothing::iterations |
Referenced by MeshGui::DlgSmoothing::iterations(), and setupUi().
QLabel* MeshGui::Ui_DlgSmoothing::label |
QLabel* MeshGui::Ui_DlgSmoothing::labelLambda |
Referenced by MeshGui::DlgSmoothing::DlgSmoothing(), retranslateUi(), and setupUi().
QLabel* MeshGui::Ui_DlgSmoothing::labelMu |
Referenced by MeshGui::DlgSmoothing::DlgSmoothing(), retranslateUi(), and setupUi().
QRadioButton* MeshGui::Ui_DlgSmoothing::radioButtonLaplace |
Referenced by MeshGui::DlgSmoothing::DlgSmoothing(), MeshGui::DlgSmoothing::method(), retranslateUi(), and setupUi().
QRadioButton* MeshGui::Ui_DlgSmoothing::radioButtonTaubin |
Referenced by MeshGui::DlgSmoothing::DlgSmoothing(), MeshGui::DlgSmoothing::method(), retranslateUi(), and setupUi().
QDoubleSpinBox* MeshGui::Ui_DlgSmoothing::spinLambda |
Referenced by MeshGui::DlgSmoothing::lambdaStep(), and setupUi().
QDoubleSpinBox* MeshGui::Ui_DlgSmoothing::spinMicro |
Referenced by MeshGui::DlgSmoothing::microStep(), and setupUi().