Loading...
newDelegate
MyGUI::newDelegate(void(*_func)(TP1 p1))
MyGUI::newDelegate(T *_object, void(T::*_method)(TP1 p1))
MyGUI::newDelegate(void(*_func)(TP1 p1, TP2 p2))
MyGUI::newDelegate(T *_object, void(T::*_method)(TP1 p1, TP2 p2))
MyGUI::newDelegate(void(*_func)(TP1 p1, TP2 p2, TP3 p3))
MyGUI::newDelegate(T *_object, void(T::*_method)(TP1 p1, TP2 p2, TP3 p3))
MyGUI::newDelegate(void(*_func)(TP1 p1, TP2 p2, TP3 p3, TP4 p4))
MyGUI::newDelegate(T *_object, void(T::*_method)(TP1 p1, TP2 p2, TP3 p3, TP4 p4))
MyGUI::newDelegate(void(*_func)(MYGUI_PARAMS))
MyGUI::newDelegate(T *_object, void(T::*_method)(TP1 p1, TP2 p2, TP3 p3, TP4 p4, TP5 p5))
newDelegate(void(*_func)(MYGUI_PARAMS)): MyGUI_DelegateImplement.h
newDelegate(T *_object, void(T::*_method)(MYGUI_PARAMS)): MyGUI_DelegateImplement.h
No
MyGUI::MessageBoxStyle
notify
MyGUI::IBNotifyItemData
Searching...
No Matches