Home
last modified time | relevance | path

Searched refs:EventOnChanged (Results 1 - 9 of 9) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_notify_on_change.h36 virtual BASE_NS::shared_ptr<IEvent> EventOnChanged() const = 0;
39 return EventOnChanged(); in OnChanged()
/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
H A Dengine_value.cpp89 BASE_NS::shared_ptr<IEvent> EngineValue::EventOnChanged() const in EventOnChanged() function in Internal::EngineValue
H A Dengine_value.h62 BASE_NS::shared_ptr<IEvent> EventOnChanged() const override;
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dproperty.cpp60 IEvent::Ptr PropertyBase::EventOnChanged() const in EventOnChanged() function in Internal::PropertyBase
H A Dbind.h49 BASE_NS::shared_ptr<IEvent> EventOnChanged() const override;
H A Dproperty.h56 IEvent::Ptr EventOnChanged() const override;
H A Dbind.cpp109 BASE_NS::shared_ptr<IEvent> Bind::EventOnChanged() const in EventOnChanged() function in Internal::Bind
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/property/
H A Darray_element_bind.h52 BASE_NS::shared_ptr<IEvent> EventOnChanged() const override
H A Dproperty_event_handler.h78 class PropertyChangedEventHandler final : public PropertyEventHandler<IOnChanged, &IProperty::EventOnChanged> {

Completed in 3 milliseconds