#include <ui_CrossSections.h>
Public Member Functions | |
void | retranslateUi (QDialog *PartGui__CrossSections) |
void | setupUi (QDialog *PartGui__CrossSections) |
Public Attributes | |
QCheckBox * | checkBothSides |
QSpinBox * | countSections |
QDoubleSpinBox * | distance |
QGridLayout * | gridLayout |
QGridLayout * | gridLayout_2 |
QGridLayout * | gridLayout_3 |
QGridLayout * | gridLayout_4 |
QHBoxLayout * | horizontalLayout |
QLabel * | label |
QLabel * | label_2 |
QLabel * | label_3 |
QGroupBox * | planeBox |
QDoubleSpinBox * | position |
QGroupBox * | sectionsBox |
QRadioButton * | xyPlane |
QRadioButton * | xzPlane |
QRadioButton * | yzPlane |
Definition at line 30 of file ui_CrossSections.h.
void PartGui::Ui_CrossSections::retranslateUi | ( | QDialog * | PartGui__CrossSections | ) | [inline] |
Definition at line 152 of file ui_CrossSections.h.
References checkBothSides, label, label_2, label_3, planeBox, sectionsBox, draftGui::translate(), xyPlane, xzPlane, and yzPlane.
Referenced by PartGui::CrossSections::changeEvent(), and setupUi().
void PartGui::Ui_CrossSections::setupUi | ( | QDialog * | PartGui__CrossSections | ) | [inline] |
Definition at line 51 of file ui_CrossSections.h.
References checkBothSides, countSections, distance, gridLayout, gridLayout_2, gridLayout_3, gridLayout_4, horizontalLayout, label, label_2, label_3, planeBox, position, retranslateUi(), sectionsBox, xyPlane, xzPlane, and yzPlane.
Referenced by PartGui::CrossSections::CrossSections().
QCheckBox* PartGui::Ui_CrossSections::checkBothSides |
Definition at line 44 of file ui_CrossSections.h.
Referenced by retranslateUi(), and setupUi().
QSpinBox* PartGui::Ui_CrossSections::countSections |
Definition at line 47 of file ui_CrossSections.h.
Referenced by setupUi().
QDoubleSpinBox* PartGui::Ui_CrossSections::distance |
Definition at line 49 of file ui_CrossSections.h.
Referenced by setupUi().
QGridLayout* PartGui::Ui_CrossSections::gridLayout |
Definition at line 35 of file ui_CrossSections.h.
Referenced by setupUi().
QGridLayout* PartGui::Ui_CrossSections::gridLayout_2 |
Definition at line 45 of file ui_CrossSections.h.
Referenced by setupUi().
QGridLayout* PartGui::Ui_CrossSections::gridLayout_3 |
Definition at line 43 of file ui_CrossSections.h.
Referenced by setupUi().
QGridLayout* PartGui::Ui_CrossSections::gridLayout_4 |
Definition at line 33 of file ui_CrossSections.h.
Referenced by setupUi().
QHBoxLayout* PartGui::Ui_CrossSections::horizontalLayout |
Definition at line 39 of file ui_CrossSections.h.
Referenced by setupUi().
QLabel* PartGui::Ui_CrossSections::label |
Definition at line 40 of file ui_CrossSections.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 48 of file ui_CrossSections.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 46 of file ui_CrossSections.h.
Referenced by retranslateUi(), and setupUi().
QGroupBox* PartGui::Ui_CrossSections::planeBox |
Definition at line 34 of file ui_CrossSections.h.
Referenced by retranslateUi(), and setupUi().
QDoubleSpinBox* PartGui::Ui_CrossSections::position |
Definition at line 41 of file ui_CrossSections.h.
Referenced by PartGui::CrossSections::apply(), PartGui::CrossSections::CrossSections(), and setupUi().
QGroupBox* PartGui::Ui_CrossSections::sectionsBox |
Definition at line 42 of file ui_CrossSections.h.
Referenced by PartGui::CrossSections::apply(), retranslateUi(), and setupUi().
QRadioButton* PartGui::Ui_CrossSections::xyPlane |
Definition at line 36 of file ui_CrossSections.h.
Referenced by retranslateUi(), and setupUi().
QRadioButton* PartGui::Ui_CrossSections::xzPlane |
Definition at line 37 of file ui_CrossSections.h.
Referenced by retranslateUi(), and setupUi().
QRadioButton* PartGui::Ui_CrossSections::yzPlane |
Definition at line 38 of file ui_CrossSections.h.
Referenced by retranslateUi(), and setupUi().