MyGUI
3.0.3
|
#include "MyGUI_Prerequest.h"
#include "MyGUI_Widget.h"
#include "MyGUI_DDItemInfo.h"
#include "MyGUI_EventPair.h"
Go to the source code of this file.
Data Structures | |
class | MyGUI::DDContainer |
Namespaces | |
namespace | MyGUI |
Typedefs | |
typedef delegates::CDelegate3 < DDContainer *, const DDItemInfo &, bool & > | MyGUI::EventHandle_DDContainerPtrCDDItemInfoRefBoolRef |
typedef delegates::CDelegate3 < DDContainer *, const DDItemInfo &, bool > | MyGUI::EventHandle_DDContainerPtrCDDItemInfoRefBool |
typedef delegates::CDelegate2 < DDContainer *, DDItemState > | MyGUI::EventHandle_EventHandle_DDContainerPtrDDItemState |
typedef delegates::CDelegate3 < DDContainer *, WidgetPtr &, IntCoord & > | MyGUI::EventHandle_EventHandle_DDContainerPtrWidgetPtrRefIntCoordRef |
Definition in file MyGUI_DDContainer.h.