PartGui::DlgChamferEdges Class Reference
#include <DlgFilletEdges.h>
Public Member Functions | |
| DlgChamferEdges (Part::FilletBase *, QWidget *parent=0, Qt::WindowFlags fl=0) | |
| ~DlgChamferEdges () | |
Public Member Functions inherited from PartGui::DlgFilletEdges | |
| bool | accept () |
| DlgFilletEdges (FilletType type, Part::FilletBase *, QWidget *parent=0, Qt::WindowFlags fl=0) | |
| ~DlgFilletEdges () | |
Public Member Functions inherited from Gui::SelectionObserver | |
| void | attachSelection () |
| Attaches to the selection. More... | |
| bool | blockConnection (bool block) |
| void | detachSelection () |
| Detaches from the selection. More... | |
| bool | isConnectionAttached () const |
| bool | isConnectionBlocked () const |
| SelectionObserver (bool attach=true, int resolve=1) | |
| Constructor. More... | |
| SelectionObserver (const Gui::ViewProviderDocumentObject *vp, bool attach=true, int resolve=1) | |
| Constructor. More... | |
| virtual | ~SelectionObserver () |
Protected Member Functions | |
| virtual const char * | getFilletType () const |
Protected Member Functions inherited from PartGui::DlgFilletEdges | |
| void | changeEvent (QEvent *e) |
| Sets the strings of the subwidgets using the current language. More... | |
| void | findShapes () |
| void | setupFillet (const std::vector< App::DocumentObject * > &) |
Additional Inherited Members | |
Public Types inherited from PartGui::DlgFilletEdges | |
| enum | FilletType { FILLET, CHAMFER } |
Constructor & Destructor Documentation
◆ DlgChamferEdges()
| DlgChamferEdges::DlgChamferEdges | ( | Part::FilletBase * | chamfer, |
| QWidget * | parent = 0, |
||
| Qt::WindowFlags | fl = 0 |
||
| ) |
◆ ~DlgChamferEdges()
| DlgChamferEdges::~DlgChamferEdges | ( | ) |
Member Function Documentation
◆ getFilletType()
|
protectedvirtual |
Reimplemented from PartGui::DlgFilletEdges.
The documentation for this class was generated from the following files:
- src/Mod/Part/Gui/DlgFilletEdges.h
- src/Mod/Part/Gui/DlgFilletEdges.cpp
Public Member Functions inherited from
1.8.17