Go to the documentation of this file.
7 #ifndef MYGUI_CONTROLLER_ITEM_H_
8 #define MYGUI_CONTROLLER_ITEM_H_
36 virtual void setProperty(
const std::string& _key,
const std::string& _value) { }
60 #endif // MYGUI_CONTROLLER_ITEM_H_
~ControllerItem() override=default
virtual bool addTime(Widget *_widget, float _time)=0
virtual void setProperty(const std::string &_key, const std::string &_value)
delegates::CMultiDelegate2< Widget *, ControllerItem * > EventHandle_WidgetPtrControllerItemPtr
EventPairAddParameter< EventHandle_WidgetPtr, EventHandle_WidgetPtrControllerItemPtr > eventUpdateAction
EventPairAddParameter< EventHandle_WidgetPtr, EventHandle_WidgetPtrControllerItemPtr > eventPostAction
#define MYGUI_RTTI_DERIVED(DerivedType)
virtual void prepareItem(Widget *_widget)=0
EventPairAddParameter< EventHandle_WidgetPtr, EventHandle_WidgetPtrControllerItemPtr > eventPreAction