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