#include <ui_TaskPostDataAtPoint.h>
Public Member Functions | |
| void | retranslateUi (QWidget *TaskPostDataAtPoint) |
| void | setupUi (QWidget *TaskPostDataAtPoint) |
Public Attributes | |
| Gui::PrefQuantitySpinBox * | centerX |
| Gui::PrefQuantitySpinBox * | centerY |
| Gui::PrefQuantitySpinBox * | centerZ |
| QComboBox * | Field |
| QFormLayout * | formLayout_4 |
| QGridLayout * | gridLayout |
| QGridLayout * | gridLayout_2 |
| QGroupBox * | groupBox |
| QSpacerItem * | horizontalSpacer |
| QLabel * | label_2 |
| QLabel * | label_3 |
| QLabel * | label_4 |
| QLabel * | label_5 |
| QFrame * | line_2 |
| QPushButton * | SelectPoint |
| QLineEdit * | ValueAtPoint |
| QLabel * | ValueAtPointLabel |
| QVBoxLayout * | verticalLayout |
| void Ui_TaskPostDataAtPoint::retranslateUi | ( | QWidget * | TaskPostDataAtPoint | ) |
References groupBox, label_2, label_3, label_4, label_5, SelectPoint, draftguitools.gui_setstyle::translate, and ValueAtPointLabel.
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 Ui_TaskPostDataAtPoint::setupUi | ( | QWidget * | TaskPostDataAtPoint | ) |
References centerX, centerY, centerZ, Field, formLayout_4, gridLayout, gridLayout_2, groupBox, horizontalSpacer, label_2, label_3, label_4, label_5, line_2, retranslateUi(), SelectPoint, ValueAtPoint, ValueAtPointLabel, and verticalLayout.
| Gui::PrefQuantitySpinBox* Ui_TaskPostDataAtPoint::centerX |
Referenced by setupUi().
| Gui::PrefQuantitySpinBox* Ui_TaskPostDataAtPoint::centerY |
Referenced by setupUi().
| Gui::PrefQuantitySpinBox* Ui_TaskPostDataAtPoint::centerZ |
Referenced by setupUi().
| QFormLayout* Ui_TaskPostDataAtPoint::formLayout_4 |
Referenced by setupUi().
| QGridLayout* Ui_TaskPostDataAtPoint::gridLayout |
Referenced by setupUi().
| QGridLayout* Ui_TaskPostDataAtPoint::gridLayout_2 |
Referenced by setupUi().
| QGroupBox* Ui_TaskPostDataAtPoint::groupBox |
Referenced by retranslateUi(), and setupUi().
| QSpacerItem* Ui_TaskPostDataAtPoint::horizontalSpacer |
Referenced by setupUi().
| QLabel* Ui_TaskPostDataAtPoint::label_2 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_TaskPostDataAtPoint::label_3 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_TaskPostDataAtPoint::label_4 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_TaskPostDataAtPoint::label_5 |
Referenced by retranslateUi(), and setupUi().
| QPushButton* Ui_TaskPostDataAtPoint::SelectPoint |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_TaskPostDataAtPoint::ValueAtPointLabel |
Referenced by retranslateUi(), and setupUi().
| QVBoxLayout* Ui_TaskPostDataAtPoint::verticalLayout |
Referenced by setupUi().