PartGui::DlgPartBoxImp Class Reference
#include <DlgPartBoxImp.h>
Public Member Functions | |
| DlgPartBoxImp (QWidget *parent=0, Qt::WindowFlags fl=0) | |
| ~DlgPartBoxImp () | |
Public Member Functions inherited from Gui::LocationDialogUiImp | |
| Base::Vector3d | getDirection () const |
| Base::Vector3d | getPosition () const |
| template<class T > | |
| LocationDialogUiImp (T *t, QWidget *parent=0, Qt::WindowFlags fl=0) | |
| virtual | ~LocationDialogUiImp () |
Public Member Functions inherited from Gui::LocationDialog | |
| Base::Vector3d | getUserDirection (bool *ok=0) const |
Additional Inherited Members | |
Protected Member Functions inherited from Gui::LocationDialogUiImp | |
| void | changeEvent (QEvent *e) |
Protected Member Functions inherited from Gui::LocationDialog | |
| LocationDialog (QWidget *parent=0, Qt::WindowFlags fl=0) | |
| virtual | ~LocationDialog () |
Protected Attributes inherited from Gui::LocationDialogUiImp | |
| std::unique_ptr< AbstractUi > | ui |
Constructor & Destructor Documentation
◆ DlgPartBoxImp()
| DlgPartBoxImp::DlgPartBoxImp | ( | QWidget * | parent = 0, |
| Qt::WindowFlags | fl = 0 |
||
| ) |
◆ ~DlgPartBoxImp()
| DlgPartBoxImp::~DlgPartBoxImp | ( | ) |
The documentation for this class was generated from the following files:
- src/Mod/Part/Gui/DlgPartBoxImp.h
- src/Mod/Part/Gui/DlgPartBoxImp.cpp
Public Member Functions inherited from
1.8.17