PartGui::DlgProjectionOnSurface Class Reference
#include <DlgProjectionOnSurface.h>
Classes | |
class EdgeSelection | |
class FaceSelection | |
Public Member Functions | |
void apply (void) | |
DlgProjectionOnSurface (QWidget *parent=0) | |
void reject (void) | |
~DlgProjectionOnSurface () | |
![]() | |
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 () | |
![]() | |
void attachDocument (Document *) | |
Attaches to another document, the old document is not longer observed then. More... | |
void detachDocument () | |
Detaches from the current document, the document is not longer observed then. More... | |
DocumentObserver () | |
Constructor. More... | |
DocumentObserver (Document *) | |
virtual ~DocumentObserver () | |
Additional Inherited Members | |
![]() | |
Document * getDocument () const | |
Constructor & Destructor Documentation
◆ DlgProjectionOnSurface()
|
explicit |
◆ ~DlgProjectionOnSurface()
DlgProjectionOnSurface::~DlgProjectionOnSurface | ( | ) |
Member Function Documentation
◆ apply()
void PartGui::DlgProjectionOnSurface::apply | ( | void | ) |
◆ reject()
void PartGui::DlgProjectionOnSurface::reject | ( | void | ) |
Referenced by PartGui::TaskProjectionOnSurface::reject().
The documentation for this class was generated from the following files:
- src/Mod/Part/Gui/DlgProjectionOnSurface.h
- src/Mod/Part/Gui/DlgProjectionOnSurface.cpp