#include <TaskFaceColors.h>

Classes

class  Private
 

Public Member Functions

bool accept ()
 
 FaceColors (ViewProviderPartExt *vp, QWidget *parent=0)
 
void open ()
 
bool reject ()
 
 ~FaceColors ()
 
- 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

void changeEvent (QEvent *e)
 
void onSelectionChanged (const Gui::SelectionChanges &msg)
 
void slotDeleteDocument (const Gui::Document &)
 
void slotDeleteObject (const Gui::ViewProvider &)
 
void slotUndoDocument (const Gui::Document &Doc)
 
void updatePanel ()
 

Constructor & Destructor Documentation

◆ FaceColors()

◆ ~FaceColors()

Member Function Documentation

◆ accept()

◆ changeEvent()

void FaceColors::changeEvent ( QEvent e)
protected

◆ onSelectionChanged()

◆ open()

◆ reject()

◆ slotDeleteDocument()

void FaceColors::slotDeleteDocument ( const Gui::Document Doc)
protected

◆ slotDeleteObject()

void FaceColors::slotDeleteObject ( const Gui::ViewProvider obj)
protected

◆ slotUndoDocument()

void FaceColors::slotUndoDocument ( const Gui::Document Doc)
protected

◆ updatePanel()

void FaceColors::updatePanel ( )
protected

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