Public Member Functions | |
| void | onSelectionChanged (const Gui::SelectionChanges &msg) |
| void | setArrow (SoSwitch *pcSwitch=nullptr) |
Public Member Functions inherited from Gui::SelectionObserver | |
| void | attachSelection () |
| Attaches to the selection. More... | |
| bool | blockSelection (bool block) |
| void | detachSelection () |
| Detaches from the selection. More... | |
| bool | isSelectionAttached () const |
| bool | isSelectionBlocked () const |
| SelectionObserver (bool attach=true, ResolveMode resolve=ResolveMode::OldStyleElement) | |
| Constructor. More... | |
| SelectionObserver (const Gui::ViewProviderDocumentObject *vp, bool attach=true, ResolveMode resolve=ResolveMode::OldStyleElement) | |
| Constructor. More... | |
| virtual | ~SelectionObserver () |
Static Public Member Functions | |
| static void | init () |
Public Attributes | |
| SoSwitch * | pcLastArrowSwitch = nullptr |
|
static |
Referenced by DocumentObject.DocumentObject::onChanged().
|
virtual |
| void PathGui::PathSelectionObserver::setArrow | ( | SoSwitch * | pcSwitch = nullptr | ) |
References pcLastArrowSwitch.
Referenced by onSelectionChanged().
| SoSwitch* PathGui::PathSelectionObserver::pcLastArrowSwitch = nullptr |
Referenced by setArrow().