#include <ui_InsertDatum.h>
Public Member Functions | |
| void | retranslateUi (QDialog *SketcherGui__InsertDatum) |
| void | setupUi (QDialog *SketcherGui__InsertDatum) |
Public Attributes | |
| QDialogButtonBox * | buttonBox |
| QHBoxLayout * | horizontalLayout |
| QLabel * | label |
| QLineEdit * | lineEdit |
| QVBoxLayout * | verticalLayout |
Definition at line 27 of file ui_InsertDatum.h.
| void SketcherGui::Ui_InsertDatum::retranslateUi | ( | QDialog * | SketcherGui__InsertDatum | ) | [inline] |
Definition at line 74 of file ui_InsertDatum.h.
References label, and draftGui::translate().
Referenced by setupUi().
| void SketcherGui::Ui_InsertDatum::setupUi | ( | QDialog * | SketcherGui__InsertDatum | ) | [inline] |
Definition at line 36 of file ui_InsertDatum.h.
References buttonBox, draftlibs::fcgeo::connect(), Sketcher::Horizontal, horizontalLayout, label, lineEdit, retranslateUi(), and verticalLayout.
| QDialogButtonBox* SketcherGui::Ui_InsertDatum::buttonBox |
Definition at line 34 of file ui_InsertDatum.h.
Referenced by setupUi().
| QHBoxLayout* SketcherGui::Ui_InsertDatum::horizontalLayout |
Definition at line 31 of file ui_InsertDatum.h.
Referenced by setupUi().
Definition at line 32 of file ui_InsertDatum.h.
Referenced by retranslateUi(), and setupUi().
| QLineEdit* SketcherGui::Ui_InsertDatum::lineEdit |
Definition at line 33 of file ui_InsertDatum.h.
Referenced by setupUi().
| QVBoxLayout* SketcherGui::Ui_InsertDatum::verticalLayout |
Definition at line 30 of file ui_InsertDatum.h.
Referenced by setupUi().
1.6.1