#include <ui_DlgLocationPos.h>
Public Member Functions | |
void | retranslateUi (QWidget *Position) |
void | setupUi (QWidget *Position) |
Public Attributes | |
QCheckBox * | checkBox |
QComboBox * | comboBoxGridSize |
QHBoxLayout * | horizontalLayout |
QHBoxLayout * | horizontalLayout_2 |
QHBoxLayout * | horizontalLayout_3 |
QLabel * | label |
QLabel * | label_2 |
QLabel * | label_3 |
QDoubleSpinBox * | vectorX |
QDoubleSpinBox * | vectorY |
QDoubleSpinBox * | vectorZ |
QVBoxLayout * | verticalLayout |
void Ui_Position::retranslateUi | ( | QWidget * | Position | ) |
References checkBox, comboBoxGridSize, label_2, label_3, 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 Ui_Position::setupUi | ( | QWidget * | Position | ) |
References checkBox, comboBoxGridSize, horizontalLayout, horizontalLayout_2, horizontalLayout_3, label_2, label_3, retranslateUi(), vectorX, vectorY, vectorZ, and verticalLayout.
Referenced by Gui::TaskBoxPosition::TaskBoxPosition().
QCheckBox* Ui_Position::checkBox |
Referenced by retranslateUi(), and setupUi().
QComboBox* Ui_Position::comboBoxGridSize |
Referenced by retranslateUi(), and setupUi().
QHBoxLayout* Ui_Position::horizontalLayout |
Referenced by setupUi().
QHBoxLayout* Ui_Position::horizontalLayout_2 |
Referenced by setupUi().
QHBoxLayout* Ui_Position::horizontalLayout_3 |
Referenced by setupUi().
QLabel* Ui_Position::label |
QLabel* Ui_Position::label_2 |
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_Position::label_3 |
Referenced by retranslateUi(), and setupUi().
QDoubleSpinBox* Ui_Position::vectorX |
Referenced by setupUi().
QDoubleSpinBox* Ui_Position::vectorY |
Referenced by setupUi().
QDoubleSpinBox* Ui_Position::vectorZ |
Referenced by setupUi().
QVBoxLayout* Ui_Position::verticalLayout |
Referenced by setupUi().