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 () | |
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
◆ 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