#include <ui_DlgPartBox.h>
Public Member Functions | |
| void | retranslateUi (QDialog *PartGui__DlgPartBox) |
| void | setupUi (QDialog *PartGui__DlgPartBox) |
Public Attributes | |
| QPushButton * | CancelButton |
| QComboBox * | direction |
| QGridLayout * | gridLayout |
| QGridLayout * | gridLayout1 |
| QGridLayout * | gridLayout2 |
| QGroupBox * | GroupBox5 |
| QGroupBox * | GroupBox5_2 |
| QHBoxLayout * | hboxLayout |
| QPushButton * | OKButton |
| QSpacerItem * | spacerItem |
| QLabel * | TextLabel1 |
| QLabel * | TextLabel1_2 |
| QLabel * | TextLabel1_3 |
| QLabel * | TextLabel2 |
| QLabel * | TextLabel2_2 |
| QLabel * | TextLabel3 |
| QLabel * | TextLabel3_2 |
| QDoubleSpinBox * | uLength |
| QDoubleSpinBox * | vLength |
| QDoubleSpinBox * | wLength |
| QDoubleSpinBox * | xPos |
| QDoubleSpinBox * | yPos |
| QDoubleSpinBox * | zPos |
Definition at line 30 of file ui_DlgPartBox.h.
| void PartGui::Ui_DlgPartBox::retranslateUi | ( | QDialog * | PartGui__DlgPartBox | ) | [inline] |
Definition at line 206 of file ui_DlgPartBox.h.
References CancelButton, GroupBox5, GroupBox5_2, OKButton, TextLabel1, TextLabel1_2, TextLabel1_3, TextLabel2, TextLabel2_2, TextLabel3, TextLabel3_2, and draftGui::translate().
Referenced by setupUi().
| void PartGui::Ui_DlgPartBox::setupUi | ( | QDialog * | PartGui__DlgPartBox | ) | [inline] |
Definition at line 57 of file ui_DlgPartBox.h.
References CancelButton, draftlibs::fcgeo::connect(), direction, gridLayout, gridLayout1, gridLayout2, GroupBox5, GroupBox5_2, hboxLayout, OKButton, retranslateUi(), spacerItem, TextLabel1, TextLabel1_2, TextLabel1_3, TextLabel2, TextLabel2_2, TextLabel3, TextLabel3_2, uLength, vLength, wLength, xPos, yPos, and zPos.
| QPushButton* PartGui::Ui_DlgPartBox::CancelButton |
Definition at line 55 of file ui_DlgPartBox.h.
Referenced by retranslateUi(), and setupUi().
| QComboBox* PartGui::Ui_DlgPartBox::direction |
Definition at line 45 of file ui_DlgPartBox.h.
Referenced by setupUi().
| QGridLayout* PartGui::Ui_DlgPartBox::gridLayout |
Definition at line 33 of file ui_DlgPartBox.h.
Referenced by setupUi().
| QGridLayout* PartGui::Ui_DlgPartBox::gridLayout1 |
Definition at line 35 of file ui_DlgPartBox.h.
Referenced by setupUi().
| QGridLayout* PartGui::Ui_DlgPartBox::gridLayout2 |
Definition at line 43 of file ui_DlgPartBox.h.
Referenced by setupUi().
| QGroupBox* PartGui::Ui_DlgPartBox::GroupBox5 |
Definition at line 42 of file ui_DlgPartBox.h.
Referenced by retranslateUi(), and setupUi().
| QGroupBox* PartGui::Ui_DlgPartBox::GroupBox5_2 |
Definition at line 34 of file ui_DlgPartBox.h.
Referenced by retranslateUi(), and setupUi().
| QHBoxLayout* PartGui::Ui_DlgPartBox::hboxLayout |
Definition at line 52 of file ui_DlgPartBox.h.
Referenced by setupUi().
| QPushButton* PartGui::Ui_DlgPartBox::OKButton |
Definition at line 54 of file ui_DlgPartBox.h.
Referenced by retranslateUi(), and setupUi().
| QSpacerItem* PartGui::Ui_DlgPartBox::spacerItem |
Definition at line 53 of file ui_DlgPartBox.h.
Referenced by setupUi().
Definition at line 49 of file ui_DlgPartBox.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 41 of file ui_DlgPartBox.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 48 of file ui_DlgPartBox.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 50 of file ui_DlgPartBox.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 40 of file ui_DlgPartBox.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 51 of file ui_DlgPartBox.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 39 of file ui_DlgPartBox.h.
Referenced by retranslateUi(), and setupUi().
| QDoubleSpinBox* PartGui::Ui_DlgPartBox::uLength |
Definition at line 38 of file ui_DlgPartBox.h.
Referenced by setupUi().
| QDoubleSpinBox* PartGui::Ui_DlgPartBox::vLength |
Definition at line 37 of file ui_DlgPartBox.h.
Referenced by setupUi().
| QDoubleSpinBox* PartGui::Ui_DlgPartBox::wLength |
Definition at line 36 of file ui_DlgPartBox.h.
Referenced by setupUi().
| QDoubleSpinBox* PartGui::Ui_DlgPartBox::xPos |
Definition at line 44 of file ui_DlgPartBox.h.
Referenced by setupUi().
| QDoubleSpinBox* PartGui::Ui_DlgPartBox::yPos |
Definition at line 46 of file ui_DlgPartBox.h.
Referenced by setupUi().
| QDoubleSpinBox* PartGui::Ui_DlgPartBox::zPos |
Definition at line 47 of file ui_DlgPartBox.h.
Referenced by setupUi().
1.6.1