#include <ui_DlgPartImportStep.h>
Public Member Functions | |
| void | retranslateUi (QDialog *PartGui__DlgPartImportStep) |
| void | setupUi (QDialog *PartGui__DlgPartImportStep) |
Public Attributes | |
| QPushButton * | CancelButton |
| QLineEdit * | FileName |
| QGridLayout * | gridLayout |
| QGroupBox * | GroupBox5 |
| QHBoxLayout * | hboxLayout |
| QHBoxLayout * | hboxLayout1 |
| QPushButton * | OKButton |
| QPushButton * | SearchFile |
| QSpacerItem * | spacerItem |
Definition at line 28 of file ui_DlgPartImportStep.h.
| void PartGui::Ui_DlgPartImportStep::retranslateUi | ( | QDialog * | PartGui__DlgPartImportStep | ) | [inline] |
Definition at line 108 of file ui_DlgPartImportStep.h.
References CancelButton, FileName, GroupBox5, OKButton, SearchFile, and draftGui::translate().
Referenced by setupUi().
| void PartGui::Ui_DlgPartImportStep::setupUi | ( | QDialog * | PartGui__DlgPartImportStep | ) | [inline] |
Definition at line 41 of file ui_DlgPartImportStep.h.
References CancelButton, draftlibs::fcgeo::connect(), FileName, gridLayout, GroupBox5, hboxLayout, hboxLayout1, OKButton, retranslateUi(), SearchFile, and spacerItem.
Referenced by PartGui::DlgPartImportStepImp::DlgPartImportStepImp().
| QPushButton* PartGui::Ui_DlgPartImportStep::CancelButton |
Definition at line 39 of file ui_DlgPartImportStep.h.
Referenced by retranslateUi(), and setupUi().
| QLineEdit* PartGui::Ui_DlgPartImportStep::FileName |
Definition at line 34 of file ui_DlgPartImportStep.h.
Referenced by PartGui::DlgPartImportStepImp::onChooseFileName(), retranslateUi(), and setupUi().
| QGridLayout* PartGui::Ui_DlgPartImportStep::gridLayout |
Definition at line 31 of file ui_DlgPartImportStep.h.
Referenced by setupUi().
| QGroupBox* PartGui::Ui_DlgPartImportStep::GroupBox5 |
Definition at line 32 of file ui_DlgPartImportStep.h.
Referenced by retranslateUi(), and setupUi().
| QHBoxLayout* PartGui::Ui_DlgPartImportStep::hboxLayout |
Definition at line 33 of file ui_DlgPartImportStep.h.
Referenced by setupUi().
| QHBoxLayout* PartGui::Ui_DlgPartImportStep::hboxLayout1 |
Definition at line 36 of file ui_DlgPartImportStep.h.
Referenced by setupUi().
| QPushButton* PartGui::Ui_DlgPartImportStep::OKButton |
Definition at line 37 of file ui_DlgPartImportStep.h.
Referenced by retranslateUi(), and setupUi().
| QPushButton* PartGui::Ui_DlgPartImportStep::SearchFile |
Definition at line 35 of file ui_DlgPartImportStep.h.
Referenced by retranslateUi(), and setupUi().
| QSpacerItem* PartGui::Ui_DlgPartImportStep::spacerItem |
Definition at line 38 of file ui_DlgPartImportStep.h.
Referenced by setupUi().
1.6.1