#include <ui_TaskChamfer.h>
Public Member Functions | |
void | retranslateUi (QWidget *PartDesignGui__TaskChamfer) |
void | setupUi (QWidget *PartDesignGui__TaskChamfer) |
Public Attributes | |
QDoubleSpinBox * | chamferEndDistance |
QDoubleSpinBox * | chamferStartDistance |
QComboBox * | chamferType |
QGridLayout * | gridLayout |
QGridLayout * | gridLayout_2 |
QGroupBox * | groupBox |
QGroupBox * | groupBox_2 |
QHBoxLayout * | hboxLayout |
QHBoxLayout * | hboxLayout1 |
QSpacerItem * | horizontalSpacer |
QLabel * | label |
QLabel * | label_2 |
QLabel * | labelChamfer |
QPushButton * | selectAllButton |
QPushButton * | selectNoneButton |
QComboBox * | shapeObject |
QSpacerItem * | spacerItem |
QTreeView * | treeView |
Definition at line 31 of file ui_TaskChamfer.h.
void PartDesignGui::Ui_TaskChamfer::retranslateUi | ( | QWidget * | PartDesignGui__TaskChamfer | ) | [inline] |
Definition at line 161 of file ui_TaskChamfer.h.
References chamferType, groupBox, groupBox_2, label, label_2, labelChamfer, selectAllButton, selectNoneButton, shapeObject, and draftGui::translate().
Referenced by setupUi().
void PartDesignGui::Ui_TaskChamfer::setupUi | ( | QWidget * | PartDesignGui__TaskChamfer | ) | [inline] |
Definition at line 53 of file ui_TaskChamfer.h.
References chamferEndDistance, chamferStartDistance, chamferType, gridLayout, gridLayout_2, groupBox, groupBox_2, hboxLayout, hboxLayout1, horizontalSpacer, label, label_2, labelChamfer, retranslateUi(), selectAllButton, selectNoneButton, shapeObject, spacerItem, and treeView.
QDoubleSpinBox* PartDesignGui::Ui_TaskChamfer::chamferEndDistance |
Definition at line 50 of file ui_TaskChamfer.h.
Referenced by setupUi().
QDoubleSpinBox* PartDesignGui::Ui_TaskChamfer::chamferStartDistance |
Definition at line 49 of file ui_TaskChamfer.h.
Referenced by setupUi().
QComboBox* PartDesignGui::Ui_TaskChamfer::chamferType |
Definition at line 45 of file ui_TaskChamfer.h.
Referenced by retranslateUi(), and setupUi().
QGridLayout* PartDesignGui::Ui_TaskChamfer::gridLayout |
Definition at line 40 of file ui_TaskChamfer.h.
Referenced by setupUi().
QGridLayout* PartDesignGui::Ui_TaskChamfer::gridLayout_2 |
Definition at line 34 of file ui_TaskChamfer.h.
Referenced by setupUi().
QGroupBox* PartDesignGui::Ui_TaskChamfer::groupBox |
Definition at line 35 of file ui_TaskChamfer.h.
Referenced by retranslateUi(), and setupUi().
QGroupBox* PartDesignGui::Ui_TaskChamfer::groupBox_2 |
Definition at line 39 of file ui_TaskChamfer.h.
Referenced by retranslateUi(), and setupUi().
QHBoxLayout* PartDesignGui::Ui_TaskChamfer::hboxLayout |
Definition at line 36 of file ui_TaskChamfer.h.
Referenced by setupUi().
QHBoxLayout* PartDesignGui::Ui_TaskChamfer::hboxLayout1 |
Definition at line 47 of file ui_TaskChamfer.h.
Referenced by setupUi().
QSpacerItem* PartDesignGui::Ui_TaskChamfer::horizontalSpacer |
Definition at line 41 of file ui_TaskChamfer.h.
Referenced by setupUi().
Definition at line 37 of file ui_TaskChamfer.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 48 of file ui_TaskChamfer.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 44 of file ui_TaskChamfer.h.
Referenced by retranslateUi(), and setupUi().
QPushButton* PartDesignGui::Ui_TaskChamfer::selectAllButton |
Definition at line 42 of file ui_TaskChamfer.h.
Referenced by retranslateUi(), and setupUi().
QPushButton* PartDesignGui::Ui_TaskChamfer::selectNoneButton |
Definition at line 43 of file ui_TaskChamfer.h.
Referenced by retranslateUi(), and setupUi().
QComboBox* PartDesignGui::Ui_TaskChamfer::shapeObject |
Definition at line 38 of file ui_TaskChamfer.h.
Referenced by retranslateUi(), and setupUi().
QSpacerItem* PartDesignGui::Ui_TaskChamfer::spacerItem |
Definition at line 51 of file ui_TaskChamfer.h.
Referenced by setupUi().
QTreeView* PartDesignGui::Ui_TaskChamfer::treeView |
Definition at line 46 of file ui_TaskChamfer.h.
Referenced by setupUi().