FreeCAD C++
Gui::SelectionSingleton Member List

This is the complete list of members for Gui::SelectionSingleton, including all inherited members.

_ObserverSetBase::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) constGui::SelectionSingleton
countObjectsOfType(const char *typeName, const char *pDocName=0) constGui::SelectionSingleton
Detach(Observer< const SelectionChanges & > *ToObserv)Base::Subject< const SelectionChanges & >
Get(const char *Name)Base::Subject< const SelectionChanges & >
getAsPropertyLinkSubList(App::PropertyLinkSubList &prop) constGui::SelectionSingleton
getCompleteSelection() constGui::SelectionSingleton
getDocument(const char *pDocName=0) constGui::SelectionSingletonprotected
getObjectsOfType(const Base::Type &typeId, const char *pDocName=0) constGui::SelectionSingleton
getObjectsOfType(const char *typeName, const char *pDocName=0) constGui::SelectionSingleton
getObjectsOfType(const char *pDocName=0) constGui::SelectionSingleton
getPreselection(void) constGui::SelectionSingleton
getSelection(const char *pDocName=0) constGui::SelectionSingleton
getSelectionEx(const char *pDocName=0, Base::Type typeId=App::DocumentObject::getClassTypeId()) constGui::SelectionSingleton
isSelected(const char *pDocName, const char *pObjectName=0, const char *pSubName=0) constGui::SelectionSingleton
isSelected(App::DocumentObject *, const char *pSubName=0) constGui::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::SelectionSingletonprotected
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
signalSelectionChangedGui::SelectionSingleton
size(void) constGui::SelectionSingleton
slotDeletedObject(const App::DocumentObject &)Gui::SelectionSingletonprotected
Subject()Base::Subject< const SelectionChanges & >
~SelectionSingleton()Gui::SelectionSingletonprotectedvirtual
~Subject()Base::Subject< const SelectionChanges & >virtual