Searched refs:META_EVENT (Results 1 - 14 of 14) sorted by relevance
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_container_observer.h | 45 META_EVENT(IOnChildChanged, OnDescendantAdded) 49 META_EVENT(IOnChildChanged, OnDescendantRemoved) 53 META_EVENT(IOnChildMoved, OnDescendantMoved)
|
H A D | intf_class_registry.h | 75 META_EVENT(IOnClassRegistrationChanged, OnClassRegistered) 79 META_EVENT(IOnClassRegistrationChanged, OnClassUnregistered)
|
H A D | intf_container.h | 222 META_EVENT(IOnChildChanged, OnAdded) 226 META_EVENT(IOnChildChanged, OnRemoved) 230 META_EVENT(IOnChildMoved, OnMoved) 397 META_EVENT(IOnChildChanging, OnAdding) 401 META_EVENT(IOnChildChanging, OnRemoving)
|
H A D | interface_macros.h | 92 #define META_EVENT(type, name) \ macro
|
H A D | intf_object_hierarchy_observer.h | 134 META_EVENT(IOnHierarchyChanged, OnHierarchyChanged)
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/model/ |
H A D | intf_object_provider.h | 59 META_EVENT(IOnDataAdded, OnDataAdded) 63 META_EVENT(IOnDataRemoved, OnDataRemoved) 67 META_EVENT(IOnDataMoved, OnDataMoved)
|
H A D | intf_data_model.h | 96 META_EVENT(IOnDataAdded, OnDataAdded) 100 META_EVENT(IOnDataRemoved, OnDataRemoved) 104 META_EVENT(IOnDataMoved, OnDataMoved)
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/ |
H A D | intf_node.h | 35 META_EVENT(META_NS::IOnChanged, OnReady) 129 META_EVENT(META_NS::IOnChanged, OnLoaded) 135 META_EVENT(META_NS::IOnChanged, OnBound)
|
H A D | intf_bitmap.h | 55 META_EVENT(META_NS::IOnChanged, ResourceChanged)
|
H A D | intf_scene.h | 100 META_EVENT(META_NS::IOnChanged, OnLoaded)
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/loaders/ |
H A D | intf_dynamic_content_loader.h | 47 META_EVENT(IOnChanged, ContentChanged)
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/ |
H A D | testing_objects.h | 169 META_EVENT(IOnChanged, OnStarted) 170 META_EVENT(IOnChanged, OnStopped) 171 META_EVENT(IOnChanged, OnTicked) 222 META_EVENT(IOnChanged, OnTest)
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/animation/ |
H A D | intf_animation.h | 110 META_EVENT(IOnChanged, OnFinished) 114 META_EVENT(IOnChanged, OnStarted)
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/api/ |
H A D | FunctionTest.cpp | 60 META_EVENT(IOnChanged, OnTest)
|
Completed in 7 milliseconds