#include <DlgPartImportStepImp.h>
Public Slots | |
| virtual void | OnApply () |
| virtual void | onChooseFileName () |
Public Member Functions | |
| DlgPartImportStepImp (QWidget *parent=0, Qt::WFlags fl=0) | |
| ~DlgPartImportStepImp () | |
Definition at line 31 of file DlgPartImportStepImp.h.
| DlgPartImportStepImp::DlgPartImportStepImp | ( | QWidget * | parent = 0, |
|
| Qt::WFlags | fl = 0 | |||
| ) |
Definition at line 44 of file DlgPartImportStepImp.cpp.
References PartGui::Ui_DlgPartImportStep::setupUi().
| DlgPartImportStepImp::~DlgPartImportStepImp | ( | ) |
Definition at line 53 of file DlgPartImportStepImp.cpp.
| void DlgPartImportStepImp::OnApply | ( | ) | [virtual, slot] |
Definition at line 61 of file DlgPartImportStepImp.cpp.
| void DlgPartImportStepImp::onChooseFileName | ( | ) | [virtual, slot] |
Definition at line 66 of file DlgPartImportStepImp.cpp.
References PartGui::Ui_DlgPartImportStep::FileName, Gui::getMainWindow(), and Gui::FileDialog::getOpenFileName().
1.6.1