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 ()
 
- 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 ()
 
- Public Member Functions inherited from App::DocumentObserver
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

- Protected Member Functions inherited from App::DocumentObserver
DocumentgetDocument () const
 

Constructor & Destructor Documentation

◆ DlgProjectionOnSurface()

◆ ~DlgProjectionOnSurface()

Member Function Documentation

◆ apply()

void PartGui::DlgProjectionOnSurface::apply ( void  )

◆ reject()

void PartGui::DlgProjectionOnSurface::reject ( void  )

The documentation for this class was generated from the following files:
  • src/Mod/Part/Gui/DlgProjectionOnSurface.h
  • src/Mod/Part/Gui/DlgProjectionOnSurface.cpp