Home
last modified time | relevance | path

Searched refs:Detaching (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_attachment.h69 virtual bool Detaching(const IAttach::Ptr& target) = 0;
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dattachment_container.cpp179 attachment->Detaching(owner); in RemovedFromContainer()
196 att->Detaching(owner); in RemoveAllAttachments()
H A Dobject_hierarchy_observer.h96 bool Detaching(const META_NS::IAttach::Ptr& target) override;
H A Dobject_hierarchy_observer.cpp436 bool ObjectHierarchyObserver::Detaching(const META_NS::IAttach::Ptr& target) in Detaching() function in ObjectHierarchyObserver
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/attachment/
H A Dattachment.h30 * two methods, AttachTo and DetachFrom which are called when the corresponding Attaching/Detaching
46 /** AttachmentFwd calls this when IAttachment::Detaching is called by the framework. */
65 /** Private implementation of IAttachment::Detaching, handle properties and call the DetachFrom method defined by
67 bool Detaching(const META_NS::IAttach::Ptr& target) final
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Danim_impl.cpp96 bool Detaching(const IAttach::Ptr& target) override
H A Decs_animation.h307 bool Detaching(const IAttach::Ptr& target) override
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation.h124 bool Detaching(const IAttach::Ptr& target) override

Completed in 5 milliseconds