#include <TaskElementColors.h>

Classes

class  Private
 

Public Member Functions

bool accept ()
 
 ElementColors (ViewProviderDocumentObject *vp, bool noHide=false)
 
bool reject ()
 
 ~ElementColors ()
 
- 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 leaveEvent (QEvent *)
 
void onSelectionChanged (const SelectionChanges &msg)
 
void slotDeleteDocument (const Document &)
 
void slotDeleteObject (const ViewProvider &)
 

Constructor & Destructor Documentation

◆ ElementColors()

◆ ~ElementColors()

Member Function Documentation

◆ accept()

◆ changeEvent()

void ElementColors::changeEvent ( QEvent e)
protected

◆ leaveEvent()

◆ onSelectionChanged()

void ElementColors::onSelectionChanged ( const SelectionChanges msg)
protectedvirtual

◆ reject()

◆ slotDeleteDocument()

◆ slotDeleteObject()

void ElementColors::slotDeleteObject ( const ViewProvider obj)
protected

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