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