Go to the source code of this file.
|
typedef delegates::CMultiDelegate5< Widget *, size_t, const UString &, const UString &, bool & > | MyGUI::EventHandle_WidgetIntUTFStringUTFStringBool |
|
typedef delegates::CDelegate5< MultiListBox *, size_t, const UString &, const UString &, bool & > | MyGUI::EventHandle_MultiListPtrSizeTCUTFStringRefCUTFStringRefBoolRef |
|
typedef delegates::CDelegate5< MultiListBox *, size_t, size_t, size_t, bool & > | MyGUI::EventHandle_MultiListPtrSizeTSizeTSizeTBoolRef |
|
typedef delegates::CMultiDelegate2< MultiListBox *, size_t > | MyGUI::EventHandle_MultiListPtrSizeT |
|
typedef delegates::CMultiDelegate2< MultiListBox *, const IBNotifyItemData & > | MyGUI::EventHandle_MultiListPtrCIBNotifyCellDataRef |
|