MyGUI 3.4.2
MyGUI_Window.h File Reference

Go to the source code of this file.

Data Structures

class  MyGUI::Window
 widget description should be here. More...
 

Namespaces

namespace  MyGUI
 

Typedefs

typedef delegates::CMultiDelegate2< Widget *, const std::string & > MyGUI::EventHandle_WidgetString
 
typedef delegates::CMultiDelegate2< Window *, const std::string & > MyGUI::EventHandle_WindowPtrCStringRef
 
typedef delegates::CMultiDelegate1< Window * > MyGUI::EventHandle_WindowPtr