Gui::SelectionSingleton Member List

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

ActiveGateGui::SelectionSingletonprotected
addSelection(const char *pDocName, const char *pObjectName=nullptr, const char *pSubName=nullptr, float x=0, float y=0, float z=0, const std::vector< SelObj > *pickedList=nullptr, bool clearPreSelect=true)Gui::SelectionSingleton
addSelection(const SelectionObject &, bool clearPreSelect=true)Gui::SelectionSingleton
addSelection2(const char *pDocName, const char *pObjectName=nullptr, const char *pSubName=nullptr, float x=0, float y=0, float z=0, const std::vector< SelObj > *pickedList=nullptr)Gui::SelectionSingleton
addSelectionGate(Gui::SelectionGate *gate, ResolveMode resolve=ResolveMode::OldStyleElement)Gui::SelectionSingleton
addSelections(const char *pDocName, const char *pObjectName, const std::vector< std::string > &pSubNames)Gui::SelectionSingleton
Attach(Observer< const SelectionChanges & > *ToObserv)Base::Subject< const SelectionChanges & >
checkSelection(const char *pDocName, const char *pObjectName, const char *pSubName, ResolveMode resolve, _SelObj &sel, const std::list< _SelObj > *selList=nullptr) constGui::SelectionSingletonprotected
clearCompleteSelection(bool clearPreSelect=true)Gui::SelectionSingleton
ClearObserver()Base::Subject< const SelectionChanges & >
clearSelection(const char *pDocName=nullptr, bool clearPreSelect=true)Gui::SelectionSingleton
countObjectsOfType(const Base::Type &typeId=App::DocumentObject::getClassTypeId(), const char *pDocName=nullptr, ResolveMode resolve=ResolveMode::OldStyleElement) constGui::SelectionSingleton
countObjectsOfType(const char *typeName, const char *pDocName=nullptr, ResolveMode resolve=ResolveMode::OldStyleElement) constGui::SelectionSingleton
CurrentPreselectionGui::SelectionSingletonprotected
destruct(void)Gui::SelectionSingletonstatic
Detach(Observer< const SelectionChanges & > *ToObserv)Base::Subject< const SelectionChanges & >
disableCommandLog()Gui::SelectionSingleton
DocNameGui::SelectionSingletonprotected
enableCommandLog(bool silent=false)Gui::SelectionSingleton
enablePickedList(bool)Gui::SelectionSingleton
FeatNameGui::SelectionSingletonprotected
gateResolveGui::SelectionSingletonprotected
Get(const char *Name)Base::Subject< const SelectionChanges & >
getAsPropertyLinkSubList(App::PropertyLinkSubList &prop) constGui::SelectionSingleton
getCompleteSelection(ResolveMode resolve=ResolveMode::OldStyleElement) constGui::SelectionSingleton
getDocument(const char *pDocName=nullptr) constGui::SelectionSingletonprotected
getObjectList(const char *pDocName, Base::Type typeId, std::list< _SelObj > &objs, ResolveMode resolve, bool single=false) constGui::SelectionSingletonprotected
getObjectOfType(_SelObj &sel, Base::Type type, ResolveMode resolve, const char **subelement=nullptr)Gui::SelectionSingletonprotectedstatic
getObjectsOfType(const Base::Type &typeId, const char *pDocName=nullptr, ResolveMode resolve=ResolveMode::OldStyleElement) constGui::SelectionSingleton
getObjectsOfType(const char *typeName, const char *pDocName=nullptr, ResolveMode resolve=ResolveMode::OldStyleElement) constGui::SelectionSingleton
getObjectsOfType(const char *pDocName=nullptr, ResolveMode resolve=ResolveMode::OldStyleElement) constGui::SelectionSingleton
getPickedList(const char *pDocName) constGui::SelectionSingleton
getPickedListEx(const char *pDocName=nullptr, Base::Type typeId=App::DocumentObject::getClassTypeId()) constGui::SelectionSingleton
getPreselection(void) constGui::SelectionSingleton
getSelectedElement(App::DocumentObject *, const char *pSubName) constGui::SelectionSingleton
getSelection(const char *pDocName=nullptr, ResolveMode resolve=ResolveMode::OldStyleElement, bool single=false) constGui::SelectionSingleton
getSelectionEx(const char *pDocName=nullptr, Base::Type typeId=App::DocumentObject::getClassTypeId(), ResolveMode resolve=ResolveMode::OldStyleElement, bool single=false) constGui::SelectionSingleton
hasPickedList() constGui::SelectionSingleton
hasPreselection() constGui::SelectionSingleton
hasSelection() constGui::SelectionSingleton
hasSelection(const char *doc, ResolveMode resolve=ResolveMode::OldStyleElement) constGui::SelectionSingleton
hasSubSelection(const char *doc=nullptr, bool subElement=false) constGui::SelectionSingleton
hxGui::SelectionSingletonprotected
hyGui::SelectionSingletonprotected
hzGui::SelectionSingletonprotected
instance(void)Gui::SelectionSingletonstatic
isSelected(const char *pDocName, const char *pObjectName=nullptr, const char *pSubName=nullptr, ResolveMode resolve=ResolveMode::OldStyleElement) constGui::SelectionSingleton
isSelected(App::DocumentObject *, const char *pSubName=nullptr, ResolveMode resolve=ResolveMode::OldStyleElement) constGui::SelectionSingleton
logDisabledGui::SelectionSingletonprotected
logHasSelectionGui::SelectionSingletonprotected
MessageType typedefBase::Subject< const SelectionChanges & >
MethodsGui::SelectionSingletonstatic
needPickedList() constGui::SelectionSingleton
NotificationQueueGui::SelectionSingletonprotected
Notify(const SelectionChanges & rcReason)Base::Subject< const SelectionChanges & >
notify(SelectionChanges &&Chng)Gui::SelectionSingletonprotected
notify(const SelectionChanges &Chng)Gui::SelectionSingletonprotected
NotifyingGui::SelectionSingletonprotected
ObserverType typedefBase::Subject< const SelectionChanges & >
rmvPreselect(bool signal=false)Gui::SelectionSingleton
rmvSelection(const char *pDocName, const char *pObjectName=nullptr, const char *pSubName=nullptr, const std::vector< SelObj > *pickedList=nullptr)Gui::SelectionSingleton
rmvSelectionGate(void)Gui::SelectionSingleton
sAddSelection(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sAddSelectionGate(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sAddSelObserver(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sClearSelection(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sCountObjectsOfType(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
SelectionFilterGui::SelectionSingletonfriend
SelectionSingleton()Gui::SelectionSingletonprotected
selStackBackSize() constGui::SelectionSingleton
selStackForwardSize() constGui::SelectionSingleton
selStackGet(const char *pDocName=nullptr, ResolveMode resolve=ResolveMode::OldStyleElement, int index=0) constGui::SelectionSingleton
selStackGoBack(int count=1)Gui::SelectionSingleton
selStackGoForward(int count=1)Gui::SelectionSingleton
SelStackItem typedefGui::SelectionSingletonprotected
selStackPush(bool clearForward=true, bool overwrite=false)Gui::SelectionSingleton
sEnablePickedList(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
setPreselect(const char *pDocName, const char *pObjectName, const char *pSubName, float x=0, float y=0, float z=0, SelectionChanges::MsgSource signal=SelectionChanges::MsgSource::Any)Gui::SelectionSingleton
setPreselectCoord(float x, float y, float z)Gui::SelectionSingleton
setSelection(const char *pDocName, const std::vector< App::DocumentObject * > &)Gui::SelectionSingleton
setVisible(VisibleState visible)Gui::SelectionSingleton
sGetCompleteSelection(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sGetPickedList(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sGetPreselection(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sGetSelection(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sGetSelectionEx(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sGetSelectionFromStack(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sGetSelectionObject(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sHasSelection(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sHasSubSelection(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
signalSelectionChangedGui::SelectionSingleton
signalSelectionChanged2Gui::SelectionSingleton
signalSelectionChanged3Gui::SelectionSingleton
sIsSelected(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
size(void) constGui::SelectionSingleton
slotDeletedObject(const App::DocumentObject &)Gui::SelectionSingletonprotected
slotSelectionChanged(const SelectionChanges &msg)Gui::SelectionSingletonprotected
sPreselect(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sPushSelStack(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sRemoveSelection(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sRemoveSelectionGate(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sRemPreselection(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sRemSelObserver(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
sSetPreselection(PyObject *self, PyObject *args, PyObject *kwd)Gui::SelectionSingletonprotectedstatic
sSetVisible(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
Subject()Base::Subject< const SelectionChanges & >
SubjectType typedefBase::Subject< const SelectionChanges & >
SubNameGui::SelectionSingletonprotected
sUpdateSelection(PyObject *self, PyObject *args)Gui::SelectionSingletonprotectedstatic
updateSelection(bool show, const char *pDocName, const char *pObjectName=nullptr, const char *pSubName=nullptr)Gui::SelectionSingleton
VisHide enum valueGui::SelectionSingleton
VisibleState enum nameGui::SelectionSingleton
VisShow enum valueGui::SelectionSingleton
VisToggle enum valueGui::SelectionSingleton
~SelectionSingleton()Gui::SelectionSingletonprotectedvirtual
~Subject()Base::Subject< const SelectionChanges & >virtual