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