#include <DlgPartBoxImp.h>
Public Member Functions | |
| DlgPartBoxImp (QWidget *parent=nullptr, Qt::WindowFlags fl=Qt::WindowFlags()) | |
| ~DlgPartBoxImp () | |
Public Member Functions inherited from Gui::LocationDialogUiImp | |
| Base::Vector3d | getDirection () const |
| Base::Vector3d | getPosition () const |
| template<class T > | |
| LocationDialogUiImp (T *t, QWidget *parent=nullptr, Qt::WindowFlags fl=Qt::WindowFlags()) | |
| virtual | ~LocationDialogUiImp () |
Public Member Functions inherited from Gui::LocationDialog | |
| virtual Base::Vector3d | getDirection () const =0 |
| Base::Vector3d | getUserDirection (bool *ok=nullptr) const |
Additional Inherited Members | |
Protected Member Functions inherited from Gui::LocationDialogUiImp | |
| void | changeEvent (QEvent *e) |
Protected Member Functions inherited from Gui::LocationDialog | |
| virtual void | changeEvent (QEvent *e)=0 |
| LocationDialog (QWidget *parent=nullptr, Qt::WindowFlags fl=Qt::WindowFlags()) | |
| virtual | ~LocationDialog () |
Protected Attributes inherited from Gui::LocationDialogUiImp | |
| std::unique_ptr< AbstractUi > | ui |
| DlgPartBoxImp::DlgPartBoxImp | ( | QWidget * | parent = nullptr, |
| Qt::WindowFlags | fl = Qt::WindowFlags() |
||
| ) |
| DlgPartBoxImp::~DlgPartBoxImp | ( | ) |