29#ifndef _CEGUIMenuBase_h_
30#define _CEGUIMenuBase_h_
34#include "./ItemListBase.h"
39# pragma warning(disable : 4251)
98 return d_allowMultiplePopups;
110 return d_autoCloseNestedPopups;
136 handleUpdatedItemData();
162 d_autoCloseNestedPopups =
setting;
223 void addMenuBaseProperties(
void);
EventArgs based class that is used for objects passed to handlers triggered for events concerning som...
Definition Element.h:211
Base class for item list widgets.
Definition ItemListBase.h:79
String class used within the GUI system.
Definition String.h:64
base class for properties able to do native set/get
Definition TypedProperty.h:50
EventArgs based class that is used for objects passed to handlers triggered for events concerning som...
Definition InputEvent.h:252
Main namespace for Crazy Eddie's GUI Library.
Definition arch_overview.dox:1