_ObserverSet | Base::Subject< const SelectionChanges & > | protected |
addSelection(const char *pDocName, const char *pObjectName=0, const char *pSubName=0, float x=0, float y=0, float z=0) | Gui::SelectionSingleton | |
addSelection(const char *pDocName, const char *pObjectName, const std::vector< std::string > &pSubNames) | Gui::SelectionSingleton | |
addSelection(const SelectionObject &) | Gui::SelectionSingleton | |
addSelectionGate(Gui::SelectionGate *gate) | Gui::SelectionSingleton | |
Attach(Observer< const SelectionChanges & > *ToObserv) | Base::Subject< const SelectionChanges & > | |
clearCompleteSelection() | Gui::SelectionSingleton | |
ClearObserver() | Base::Subject< const SelectionChanges & > | |
clearSelection(const char *pDocName=0) | Gui::SelectionSingleton | |
countObjectsOfType(const Base::Type &typeId, const char *pDocName=0) const | Gui::SelectionSingleton | |
countObjectsOfType(const char *typeName, const char *pDocName=0) const | Gui::SelectionSingleton | |
Detach(Observer< const SelectionChanges & > *ToObserv) | Base::Subject< const SelectionChanges & > | |
Get(const char *Name) | Base::Subject< const SelectionChanges & > | |
getAsPropertyLinkSubList(App::PropertyLinkSubList &prop) const | Gui::SelectionSingleton | |
getCompleteSelection() const | Gui::SelectionSingleton | |
getDocument(const char *pDocName=0) const | Gui::SelectionSingleton | protected |
getObjectsOfType(const Base::Type &typeId, const char *pDocName=0) const | Gui::SelectionSingleton | |
getObjectsOfType(const char *typeName, const char *pDocName=0) const | Gui::SelectionSingleton | |
getObjectsOfType(const char *pDocName=0) const | Gui::SelectionSingleton | |
getPreselection(void) const | Gui::SelectionSingleton | |
getSelection(const char *pDocName=0) const | Gui::SelectionSingleton | |
getSelectionEx(const char *pDocName=0, Base::Type typeId=App::DocumentObject::getClassTypeId()) const | Gui::SelectionSingleton | |
isSelected(const char *pDocName, const char *pObjectName=0, const char *pSubName=0) const | Gui::SelectionSingleton | |
isSelected(App::DocumentObject *, const char *pSubName=0) const | Gui::SelectionSingleton | |
Notify(const SelectionChanges & rcReason) | Base::Subject< const SelectionChanges & > | |
rmvPreselect() | Gui::SelectionSingleton | |
rmvSelection(const char *pDocName, const char *pObjectName=0, const char *pSubName=0) | Gui::SelectionSingleton | |
rmvSelectionGate(void) | Gui::SelectionSingleton | |
SelectionSingleton() | Gui::SelectionSingleton | protected |
setPreselect(const char *pDocName, const char *pObjectName, const char *pSubName, float x=0, float y=0, float z=0) | Gui::SelectionSingleton | |
setPreselectCoord(float x, float y, float z) | Gui::SelectionSingleton | |
setSelection(const char *pDocName, const std::vector< App::DocumentObject * > &) | Gui::SelectionSingleton | |
signalSelectionChanged | Gui::SelectionSingleton | |
size(void) const | Gui::SelectionSingleton | |
slotDeletedObject(const App::DocumentObject &) | Gui::SelectionSingleton | protected |
Subject() | Base::Subject< const SelectionChanges & > | |
~SelectionSingleton() | Gui::SelectionSingleton | protectedvirtual |
~Subject() | Base::Subject< const SelectionChanges & > | virtual |