#include <ui_TaskPadParameters.h>
Public Member Functions | |
void | retranslateUi (QWidget *PartDesignGui__TaskPadParameters) |
void | setupUi (QWidget *PartDesignGui__TaskPadParameters) |
Public Attributes | |
QComboBox * | changeMode |
QCheckBox * | checkBoxMirrored |
QCheckBox * | checkBoxReversed |
QDoubleSpinBox * | doubleSpinBox |
QHBoxLayout * | horizontalLayout |
QHBoxLayout * | horizontalLayout_2 |
QLabel * | label |
QLabel * | textLabel1 |
QVBoxLayout * | verticalLayout |
Definition at line 28 of file ui_TaskPadParameters.h.
void PartDesignGui::Ui_TaskPadParameters::retranslateUi | ( | QWidget * | PartDesignGui__TaskPadParameters | ) | [inline] |
Definition at line 99 of file ui_TaskPadParameters.h.
References changeMode, checkBoxMirrored, checkBoxReversed, label, textLabel1, and draftGui::translate().
Referenced by PartDesignGui::TaskPadParameters::changeEvent(), and setupUi().
void PartDesignGui::Ui_TaskPadParameters::setupUi | ( | QWidget * | PartDesignGui__TaskPadParameters | ) | [inline] |
Definition at line 41 of file ui_TaskPadParameters.h.
References changeMode, checkBoxMirrored, checkBoxReversed, doubleSpinBox, horizontalLayout, horizontalLayout_2, label, retranslateUi(), textLabel1, and verticalLayout.
Referenced by PartDesignGui::TaskPadParameters::TaskPadParameters().
Definition at line 34 of file ui_TaskPadParameters.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 38 of file ui_TaskPadParameters.h.
Referenced by PartDesignGui::TaskPadParameters::getMirroredExtent(), retranslateUi(), setupUi(), and PartDesignGui::TaskPadParameters::TaskPadParameters().
Definition at line 39 of file ui_TaskPadParameters.h.
Referenced by PartDesignGui::TaskPadParameters::getReversed(), retranslateUi(), setupUi(), and PartDesignGui::TaskPadParameters::TaskPadParameters().
QDoubleSpinBox* PartDesignGui::Ui_TaskPadParameters::doubleSpinBox |
Definition at line 37 of file ui_TaskPadParameters.h.
Referenced by PartDesignGui::TaskPadParameters::getLength(), setupUi(), and PartDesignGui::TaskPadParameters::TaskPadParameters().
Definition at line 32 of file ui_TaskPadParameters.h.
Referenced by setupUi().
Definition at line 35 of file ui_TaskPadParameters.h.
Referenced by setupUi().
Definition at line 36 of file ui_TaskPadParameters.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 33 of file ui_TaskPadParameters.h.
Referenced by retranslateUi(), and setupUi().
QVBoxLayout* PartDesignGui::Ui_TaskPadParameters::verticalLayout |
Definition at line 31 of file ui_TaskPadParameters.h.
Referenced by setupUi().