SketcherGui::ExtendSelection Class Reference

#include <DrawSketchHandlerExtend.h>

Public Member Functions

bool allow (App::Document *, App::DocumentObject *pObj, const char *sSubName)
 
 ExtendSelection (App::DocumentObject *obj)
 
void setDisabled (bool isDisabled)
 
- Public Member Functions inherited from Gui::SelectionFilterGate
virtual bool allow (App::Document *, App::DocumentObject *, const char *)
 
 SelectionFilterGate (const char *filter)
 construct with the filter string More...
 
 SelectionFilterGate (SelectionFilter *filter)
 
 ~SelectionFilterGate ()
 
- Public Member Functions inherited from Gui::SelectionGate
virtual bool allow (App::Document *, App::DocumentObject *, const char *)=0
 
virtual ~SelectionGate ()
 

Protected Attributes

bool disabled
 
- Protected Attributes inherited from Gui::SelectionFilterGate
SelectionFilterFilter
 

Additional Inherited Members

- Public Attributes inherited from Gui::SelectionGate
std::string notAllowedReason
 notAllowedReason is a string that sets the message to be displayed in statusbar for cluing the user on why is the selection not allowed. More...
 
- Protected Member Functions inherited from Gui::SelectionFilterGate
 SelectionFilterGate ()
 
- Static Protected Member Functions inherited from Gui::SelectionFilterGate
static SelectionFilternullPointer ()
 
static const char * nullString ()
 

Constructor & Destructor Documentation

◆ ExtendSelection()

SketcherGui::ExtendSelection::ExtendSelection ( App::DocumentObject obj)

Member Function Documentation

◆ allow()

bool SketcherGui::ExtendSelection::allow ( App::Document ,
App::DocumentObject pObj,
const char *  sSubName 
)
virtual

◆ setDisabled()

void SketcherGui::ExtendSelection::setDisabled ( bool  isDisabled)

Member Data Documentation

◆ disabled

bool SketcherGui::ExtendSelection::disabled
protected

Referenced by allow(), and setDisabled().


The documentation for this class was generated from the following file: