#include <ui_TaskHoleParameters.h>
Public Member Functions | |
| void | retranslateUi (QWidget *PartDesignGui__TaskHoleParameters) |
| void | setupUi (QWidget *PartDesignGui__TaskHoleParameters) |
Public Attributes | |
| QComboBox * | changeMode |
| QDoubleSpinBox * | doubleSpinBox |
| QHBoxLayout * | horizontalLayout |
| QHBoxLayout * | horizontalLayout_2 |
| QLabel * | label |
| QLabel * | textLabel1 |
| QVBoxLayout * | verticalLayout |
Definition at line 27 of file ui_TaskHoleParameters.h.
| void PartDesignGui::Ui_TaskHoleParameters::retranslateUi | ( | QWidget * | PartDesignGui__TaskHoleParameters | ) | [inline] |
Definition at line 81 of file ui_TaskHoleParameters.h.
References changeMode, label, textLabel1, and draftGui::translate().
Referenced by PartDesignGui::TaskHoleParameters::changeEvent(), and setupUi().
| void PartDesignGui::Ui_TaskHoleParameters::setupUi | ( | QWidget * | PartDesignGui__TaskHoleParameters | ) | [inline] |
Definition at line 38 of file ui_TaskHoleParameters.h.
References changeMode, doubleSpinBox, horizontalLayout, horizontalLayout_2, label, retranslateUi(), textLabel1, and verticalLayout.
Referenced by PartDesignGui::TaskHoleParameters::TaskHoleParameters().
Definition at line 33 of file ui_TaskHoleParameters.h.
Referenced by retranslateUi(), and setupUi().
| QDoubleSpinBox* PartDesignGui::Ui_TaskHoleParameters::doubleSpinBox |
Definition at line 36 of file ui_TaskHoleParameters.h.
Referenced by setupUi().
Definition at line 31 of file ui_TaskHoleParameters.h.
Referenced by setupUi().
Definition at line 34 of file ui_TaskHoleParameters.h.
Referenced by setupUi().
Definition at line 35 of file ui_TaskHoleParameters.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 32 of file ui_TaskHoleParameters.h.
Referenced by retranslateUi(), and setupUi().
| QVBoxLayout* PartDesignGui::Ui_TaskHoleParameters::verticalLayout |
Definition at line 30 of file ui_TaskHoleParameters.h.
Referenced by setupUi().
1.6.1