#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 |
Definition at line 28 of file ui_DlgLocationAngle.h.
void Ui_Angle::retranslateUi | ( | QWidget * | Angle | ) | [inline] |
Definition at line 120 of file ui_DlgLocationAngle.h.
References checkBoxSnap, comboGridSize, label, label_2, label_3, and draftGui::translate().
Referenced by setupUi().
void Ui_Angle::setupUi | ( | QWidget * | Angle | ) | [inline] |
Definition at line 44 of file ui_DlgLocationAngle.h.
References checkBoxSnap, comboGridSize, horizontalLayout, horizontalLayout_2, horizontalLayout_3, label, label_2, label_3, retranslateUi(), vectorA, vectorB, vectorC, and verticalLayout.
Referenced by Gui::TaskBoxAngle::TaskBoxAngle().
QCheckBox* Ui_Angle::checkBoxSnap |
Definition at line 41 of file ui_DlgLocationAngle.h.
Referenced by retranslateUi(), and setupUi().
QComboBox* Ui_Angle::comboGridSize |
Definition at line 42 of file ui_DlgLocationAngle.h.
Referenced by retranslateUi(), and setupUi().
QHBoxLayout* Ui_Angle::horizontalLayout |
Definition at line 32 of file ui_DlgLocationAngle.h.
Referenced by setupUi().
QHBoxLayout* Ui_Angle::horizontalLayout_2 |
Definition at line 35 of file ui_DlgLocationAngle.h.
Referenced by setupUi().
QHBoxLayout* Ui_Angle::horizontalLayout_3 |
Definition at line 38 of file ui_DlgLocationAngle.h.
Referenced by setupUi().
QLabel* Ui_Angle::label |
Definition at line 33 of file ui_DlgLocationAngle.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_Angle::label_2 |
Definition at line 36 of file ui_DlgLocationAngle.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_Angle::label_3 |
Definition at line 39 of file ui_DlgLocationAngle.h.
Referenced by retranslateUi(), and setupUi().
QDoubleSpinBox* Ui_Angle::vectorA |
Definition at line 34 of file ui_DlgLocationAngle.h.
Referenced by setupUi().
QDoubleSpinBox* Ui_Angle::vectorB |
Definition at line 37 of file ui_DlgLocationAngle.h.
Referenced by setupUi().
QDoubleSpinBox* Ui_Angle::vectorC |
Definition at line 40 of file ui_DlgLocationAngle.h.
Referenced by setupUi().
QVBoxLayout* Ui_Angle::verticalLayout |
Definition at line 31 of file ui_DlgLocationAngle.h.
Referenced by setupUi().