#include <ui_InputVector.h>
Public Member Functions | |
void | retranslateUi (QDialog *Gui__Dialog__InputVector) |
void | setupUi (QDialog *Gui__Dialog__InputVector) |
Public Attributes | |
QGridLayout * | gridLayout |
QGridLayout * | gridLayout1 |
QGroupBox * | groupBox |
QHBoxLayout * | hboxLayout |
QLabel * | label |
QLabel * | label_2 |
QLabel * | label_3 |
QPushButton * | okButton |
QSpacerItem * | spacerItem |
QDoubleSpinBox * | vectorX |
QDoubleSpinBox * | vectorY |
QDoubleSpinBox * | vectorZ |
Definition at line 30 of file ui_InputVector.h.
void Gui::Dialog::Ui_InputVector::retranslateUi | ( | QDialog * | Gui__Dialog__InputVector | ) | [inline] |
Definition at line 137 of file ui_InputVector.h.
References groupBox, label, label_2, label_3, okButton, and draftGui::translate().
Referenced by setupUi().
void Gui::Dialog::Ui_InputVector::setupUi | ( | QDialog * | Gui__Dialog__InputVector | ) | [inline] |
Definition at line 46 of file ui_InputVector.h.
References draftlibs::fcgeo::connect(), gridLayout, gridLayout1, groupBox, hboxLayout, label, label_2, label_3, okButton, retranslateUi(), spacerItem, vectorX, vectorY, and vectorZ.
Referenced by Gui::LocationDialog::getUserDirection().
QGridLayout* Gui::Dialog::Ui_InputVector::gridLayout |
Definition at line 33 of file ui_InputVector.h.
Referenced by setupUi().
QGridLayout* Gui::Dialog::Ui_InputVector::gridLayout1 |
Definition at line 35 of file ui_InputVector.h.
Referenced by setupUi().
QGroupBox* Gui::Dialog::Ui_InputVector::groupBox |
Definition at line 34 of file ui_InputVector.h.
Referenced by retranslateUi(), and setupUi().
QHBoxLayout* Gui::Dialog::Ui_InputVector::hboxLayout |
Definition at line 42 of file ui_InputVector.h.
Referenced by setupUi().
Definition at line 41 of file ui_InputVector.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 40 of file ui_InputVector.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 39 of file ui_InputVector.h.
Referenced by retranslateUi(), and setupUi().
QPushButton* Gui::Dialog::Ui_InputVector::okButton |
Definition at line 44 of file ui_InputVector.h.
Referenced by retranslateUi(), and setupUi().
QSpacerItem* Gui::Dialog::Ui_InputVector::spacerItem |
Definition at line 43 of file ui_InputVector.h.
Referenced by setupUi().
QDoubleSpinBox* Gui::Dialog::Ui_InputVector::vectorX |
Definition at line 38 of file ui_InputVector.h.
Referenced by Gui::LocationDialog::getUserDirection(), and setupUi().
QDoubleSpinBox* Gui::Dialog::Ui_InputVector::vectorY |
Definition at line 37 of file ui_InputVector.h.
Referenced by Gui::LocationDialog::getUserDirection(), and setupUi().
QDoubleSpinBox* Gui::Dialog::Ui_InputVector::vectorZ |
Definition at line 36 of file ui_InputVector.h.
Referenced by Gui::LocationDialog::getUserDirection(), and setupUi().