#include <ui_DlgLocationAngle.h>
Public Member Functions | |
void | retranslateUi (QWidget *Angle) |
void | setupUi (QWidget *Angle) |
Public Attributes | |
QCheckBox * | checkBoxSnap |
QComboBox * | comboGridSize |
QHBoxLayout * | horizontalLayout |
QHBoxLayout * | horizontalLayout_2 |
QHBoxLayout * | horizontalLayout_3 |
QLabel * | label |
QLabel * | label_2 |
QLabel * | label_3 |
QDoubleSpinBox * | vectorA |
QDoubleSpinBox * | vectorB |
QDoubleSpinBox * | vectorC |
QVBoxLayout * | verticalLayout |
void Ui_Angle::retranslateUi | ( | QWidget * | Angle | ) |
References checkBoxSnap, comboGridSize, 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_Angle::setupUi | ( | QWidget * | Angle | ) |
References checkBoxSnap, comboGridSize, horizontalLayout, horizontalLayout_2, horizontalLayout_3, label_2, label_3, retranslateUi(), vectorA, vectorB, vectorC, and verticalLayout.
Referenced by Gui::TaskBoxAngle::TaskBoxAngle().
QCheckBox* Ui_Angle::checkBoxSnap |
Referenced by retranslateUi(), and setupUi().
QComboBox* Ui_Angle::comboGridSize |
Referenced by retranslateUi(), and setupUi().
QHBoxLayout* Ui_Angle::horizontalLayout |
Referenced by setupUi().
QHBoxLayout* Ui_Angle::horizontalLayout_2 |
Referenced by setupUi().
QHBoxLayout* Ui_Angle::horizontalLayout_3 |
Referenced by setupUi().
QLabel* Ui_Angle::label |
QLabel* Ui_Angle::label_2 |
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_Angle::label_3 |
Referenced by retranslateUi(), and setupUi().
QDoubleSpinBox* Ui_Angle::vectorA |
Referenced by setupUi().
QDoubleSpinBox* Ui_Angle::vectorB |
Referenced by setupUi().
QDoubleSpinBox* Ui_Angle::vectorC |
Referenced by setupUi().
QVBoxLayout* Ui_Angle::verticalLayout |
Referenced by setupUi().