SketcherGui::ExtendSelection Class Reference
Public Member Functions | |
bool allow (App::Document *, App::DocumentObject *pObj, const char *sSubName) | |
ExtendSelection (App::DocumentObject *obj) | |
void setDisabled (bool isDisabled) | |
![]() | |
SelectionFilterGate (const char *filter) | |
construct with the filter string More... | |
SelectionFilterGate (SelectionFilter *filter) | |
~SelectionFilterGate () | |
![]() | |
virtual ~SelectionGate () | |
Protected Attributes | |
bool disabled | |
![]() | |
SelectionFilter * Filter | |
Additional Inherited Members | |
![]() | |
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... | |
![]() | |
SelectionFilterGate () | |
Constructor & Destructor Documentation
◆ ExtendSelection()
SketcherGui::ExtendSelection::ExtendSelection | ( | App::DocumentObject * | obj | ) |
Member Function Documentation
◆ allow()
|
virtual |
Reimplemented from Gui::SelectionFilterGate.
References disabled, Base::Persistence::getClassTypeId(), Sketcher::SketchObject::getGeometry(), and Base::Persistence::getTypeId().
◆ setDisabled()
void SketcherGui::ExtendSelection::setDisabled | ( | bool | isDisabled | ) |
References disabled.
Referenced by DrawSketchHandlerExtend::releaseButton().
Member Data Documentation
◆ disabled
|
protected |
Referenced by allow(), and setDisabled().
The documentation for this class was generated from the following file:
- src/Mod/Sketcher/Gui/CommandCreateGeo.cpp