#include <DlgPartCylinderImp.h>
Public Member Functions | |
DlgPartCylinderImp (QWidget *parent=nullptr, Qt::WindowFlags fl=Qt::WindowFlags()) | |
double | getLength () const |
double | getRadius () const |
~DlgPartCylinderImp () | |
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 |
DlgPartCylinderImp::DlgPartCylinderImp | ( | QWidget * | parent = nullptr , |
Qt::WindowFlags | fl = Qt::WindowFlags() |
||
) |
DlgPartCylinderImp::~DlgPartCylinderImp | ( | ) |
double DlgPartCylinderImp::getLength | ( | ) | const |
double DlgPartCylinderImp::getRadius | ( | void | ) | const |