PartGui::DlgChamferEdges Class Reference
#include <DlgFilletEdges.h>
Public Member Functions | |
DlgChamferEdges (Part::FilletBase *, QWidget *parent=0, Qt::WindowFlags fl=0) | |
~DlgChamferEdges () | |
![]() | |
bool accept () | |
DlgFilletEdges (FilletType type, Part::FilletBase *, QWidget *parent=0, Qt::WindowFlags fl=0) | |
~DlgFilletEdges () | |
![]() | |
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 | |
![]() | |
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 | |
![]() | |
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