#include <ui_TaskCurveOnMesh.h>
Public Member Functions | |
void | retranslateUi (QWidget *MeshPartGui__TaskCurveOnMesh) |
void | setupUi (QWidget *MeshPartGui__TaskCurveOnMesh) |
Public Attributes | |
QComboBox * | continuity |
QGridLayout * | gridLayout |
QGridLayout * | gridLayout_2 |
QGridLayout * | gridLayout_3 |
QGroupBox * | groupBox |
QGroupBox * | groupBox_2 |
QGroupBox * | groupBox_3 |
QSpacerItem * | horizontalSpacer |
QLabel * | label |
QLabel * | label_2 |
QLabel * | label_3 |
QLabel * | label_4 |
QLabel * | label_5 |
QLabel * | lb_instructions |
QComboBox * | maxDegree |
QDoubleSpinBox * | meshTolerance |
QSpinBox * | spinBox |
Gui::QuantitySpinBox * | splitAngle |
QPushButton * | startButton |
QVBoxLayout * | verticalLayout |
void MeshPartGui::Ui_TaskCurveOnMesh::retranslateUi | ( | QWidget * | MeshPartGui__TaskCurveOnMesh | ) |
References groupBox, groupBox_2, label_2, label_3, label_4, label_5, lb_instructions, spinBox, startButton, and draftguitools.gui_setstyle::translate.
Referenced by ArchGrid.ArchGridTaskPanel::addColumn(), ArchGrid.ArchGridTaskPanel::addRow(), MeshPartGui::CurveOnMeshWidget::changeEvent(), ArchGrid.ArchGridTaskPanel::delColumn(), ArchGrid.ArchGridTaskPanel::delRow(), setupUi(), DraftGui.DraftToolBar::taskUi(), ArchAxisSystem.AxisSystemTaskPanel::update(), ArchComponent.ComponentTaskPanel::update(), ArchSectionPlane.SectionPlaneTaskPanel::update(), and DraftGui.FacebinderTaskPanel::update().
void MeshPartGui::Ui_TaskCurveOnMesh::setupUi | ( | QWidget * | MeshPartGui__TaskCurveOnMesh | ) |
References continuity, gridLayout, gridLayout_2, gridLayout_3, groupBox, groupBox_2, groupBox_3, horizontalSpacer, label_2, label_3, label_4, label_5, lb_instructions, maxDegree, meshTolerance, retranslateUi(), Gui::QuantitySpinBox::setMaximum(), Gui::QuantitySpinBox::setMinimum(), Gui::QuantitySpinBox::setValue(), spinBox, splitAngle, startButton, and verticalLayout.
Referenced by MeshPartGui::CurveOnMeshWidget::CurveOnMeshWidget().
QComboBox* MeshPartGui::Ui_TaskCurveOnMesh::continuity |
Referenced by MeshPartGui::CurveOnMeshWidget::setup(), and setupUi().
QGridLayout* MeshPartGui::Ui_TaskCurveOnMesh::gridLayout |
Referenced by setupUi().
QGridLayout* MeshPartGui::Ui_TaskCurveOnMesh::gridLayout_2 |
Referenced by setupUi().
QGridLayout* MeshPartGui::Ui_TaskCurveOnMesh::gridLayout_3 |
Referenced by setupUi().
QGroupBox* MeshPartGui::Ui_TaskCurveOnMesh::groupBox |
Referenced by retranslateUi(), and setupUi().
QGroupBox* MeshPartGui::Ui_TaskCurveOnMesh::groupBox_2 |
Referenced by retranslateUi(), and setupUi().
QGroupBox* MeshPartGui::Ui_TaskCurveOnMesh::groupBox_3 |
Referenced by setupUi().
QSpacerItem* MeshPartGui::Ui_TaskCurveOnMesh::horizontalSpacer |
Referenced by setupUi().
QLabel* MeshPartGui::Ui_TaskCurveOnMesh::label |
QLabel* MeshPartGui::Ui_TaskCurveOnMesh::label_2 |
Referenced by retranslateUi(), and setupUi().
QLabel* MeshPartGui::Ui_TaskCurveOnMesh::label_3 |
Referenced by retranslateUi(), and setupUi().
QLabel* MeshPartGui::Ui_TaskCurveOnMesh::label_4 |
Referenced by retranslateUi(), and setupUi().
QLabel* MeshPartGui::Ui_TaskCurveOnMesh::label_5 |
Referenced by retranslateUi(), and setupUi().
QLabel* MeshPartGui::Ui_TaskCurveOnMesh::lb_instructions |
Referenced by retranslateUi(), and setupUi().
QComboBox* MeshPartGui::Ui_TaskCurveOnMesh::maxDegree |
Referenced by MeshPartGui::CurveOnMeshWidget::setup(), and setupUi().
QDoubleSpinBox* MeshPartGui::Ui_TaskCurveOnMesh::meshTolerance |
Referenced by MeshPartGui::CurveOnMeshWidget::setup(), and setupUi().
QSpinBox* MeshPartGui::Ui_TaskCurveOnMesh::spinBox |
Referenced by retranslateUi(), and setupUi().
Gui::QuantitySpinBox* MeshPartGui::Ui_TaskCurveOnMesh::splitAngle |
Referenced by setupUi().
QPushButton* MeshPartGui::Ui_TaskCurveOnMesh::startButton |
Referenced by retranslateUi(), and setupUi().
QVBoxLayout* MeshPartGui::Ui_TaskCurveOnMesh::verticalLayout |
Referenced by setupUi().