#include <ui_SketchOrientationDialog.h>
Public Member Functions | |
void | retranslateUi (QDialog *SketchOrientationDialog) |
void | setupUi (QDialog *SketchOrientationDialog) |
Public Attributes | |
QDialogButtonBox * | buttonBox |
QGroupBox * | groupBox |
QHBoxLayout * | horizontalLayout |
QLabel * | label |
QDoubleSpinBox * | Offset_doubleSpinBox |
QCheckBox * | Reverse_checkBox |
QVBoxLayout * | verticalLayout |
QVBoxLayout * | verticalLayout_2 |
QRadioButton * | XY_radioButton |
QRadioButton * | XZ_radioButton |
QRadioButton * | YZ_radioButton |
Definition at line 30 of file ui_SketchOrientationDialog.h.
void Ui_SketchOrientationDialog::retranslateUi | ( | QDialog * | SketchOrientationDialog | ) | [inline] |
Definition at line 114 of file ui_SketchOrientationDialog.h.
References groupBox, label, Reverse_checkBox, draftGui::translate(), XY_radioButton, XZ_radioButton, and YZ_radioButton.
Referenced by setupUi().
void Ui_SketchOrientationDialog::setupUi | ( | QDialog * | SketchOrientationDialog | ) | [inline] |
Definition at line 45 of file ui_SketchOrientationDialog.h.
References buttonBox, draftlibs::fcgeo::connect(), groupBox, Sketcher::Horizontal, horizontalLayout, label, Offset_doubleSpinBox, retranslateUi(), Reverse_checkBox, verticalLayout, verticalLayout_2, XY_radioButton, XZ_radioButton, and YZ_radioButton.
Referenced by SketcherGui::SketchOrientationDialog::exec().
QDialogButtonBox* Ui_SketchOrientationDialog::buttonBox |
Definition at line 43 of file ui_SketchOrientationDialog.h.
Referenced by setupUi().
QGroupBox* Ui_SketchOrientationDialog::groupBox |
Definition at line 34 of file ui_SketchOrientationDialog.h.
Referenced by retranslateUi(), and setupUi().
QHBoxLayout* Ui_SketchOrientationDialog::horizontalLayout |
Definition at line 40 of file ui_SketchOrientationDialog.h.
Referenced by setupUi().
Definition at line 41 of file ui_SketchOrientationDialog.h.
Referenced by retranslateUi(), and setupUi().
QDoubleSpinBox* Ui_SketchOrientationDialog::Offset_doubleSpinBox |
Definition at line 42 of file ui_SketchOrientationDialog.h.
Referenced by SketcherGui::SketchOrientationDialog::exec(), and setupUi().
QCheckBox* Ui_SketchOrientationDialog::Reverse_checkBox |
Definition at line 39 of file ui_SketchOrientationDialog.h.
Referenced by SketcherGui::SketchOrientationDialog::exec(), retranslateUi(), and setupUi().
QVBoxLayout* Ui_SketchOrientationDialog::verticalLayout |
Definition at line 35 of file ui_SketchOrientationDialog.h.
Referenced by setupUi().
QVBoxLayout* Ui_SketchOrientationDialog::verticalLayout_2 |
Definition at line 33 of file ui_SketchOrientationDialog.h.
Referenced by setupUi().
QRadioButton* Ui_SketchOrientationDialog::XY_radioButton |
Definition at line 36 of file ui_SketchOrientationDialog.h.
Referenced by SketcherGui::SketchOrientationDialog::exec(), retranslateUi(), and setupUi().
QRadioButton* Ui_SketchOrientationDialog::XZ_radioButton |
Definition at line 37 of file ui_SketchOrientationDialog.h.
Referenced by SketcherGui::SketchOrientationDialog::exec(), retranslateUi(), and setupUi().
QRadioButton* Ui_SketchOrientationDialog::YZ_radioButton |
Definition at line 38 of file ui_SketchOrientationDialog.h.
Referenced by SketcherGui::SketchOrientationDialog::exec(), retranslateUi(), and setupUi().