PartGui::ShapeBuilderWidget Class Reference
#include <TaskShapeBuilder.h>
Classes | |
class Private | |
Public Member Functions | |
bool accept () | |
bool reject () | |
ShapeBuilderWidget (QWidget *parent=0) | |
~ShapeBuilderWidget () | |
![]() | |
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 () | |
Constructor & Destructor Documentation
◆ ShapeBuilderWidget()
ShapeBuilderWidget::ShapeBuilderWidget | ( | QWidget * | parent = 0 | ) |
◆ ~ShapeBuilderWidget()
ShapeBuilderWidget::~ShapeBuilderWidget | ( | ) |
References Gui::SelectionSingleton::rmvSelectionGate(), and Gui::Selection().
Member Function Documentation
◆ accept()
bool ShapeBuilderWidget::accept | ( | ) |
Referenced by PartGui::TaskShapeBuilder::accept().
◆ reject()
bool ShapeBuilderWidget::reject | ( | ) |
Referenced by PartGui::TaskShapeBuilder::reject().
The documentation for this class was generated from the following files:
- src/Mod/Part/Gui/TaskShapeBuilder.h
- src/Mod/Part/Gui/TaskShapeBuilder.cpp