MyGUI  3.2.1
Data Structures | Namespaces | Typedefs
MyGUI_ListBox.h File Reference
#include "MyGUI_Prerequest.h"
#include "MyGUI_Button.h"
#include "MyGUI_Any.h"
#include "MyGUI_EventPair.h"
#include "MyGUI_IItem.h"
#include "MyGUI_IItemContainer.h"
#include "MyGUI_IBItemInfo.h"

Go to the source code of this file.

Data Structures

class  MyGUI::ListBox
 ListBox properties. ListBox_skin_childs Skin childs. ListBox widget description should be here. More...
 

Namespaces

namespace  MyGUI
 

Typedefs

typedef
delegates::CMultiDelegate2
< ListBox *, size_t > 
MyGUI::EventHandle_ListPtrSizeT
 
typedef
delegates::CMultiDelegate2
< ListBox *, const
IBNotifyItemData & > 
MyGUI::EventHandle_ListBoxPtrCIBNotifyCellDataRef