29 #ifndef _CEGUIPopupMenu_h_
30 #define _CEGUIPopupMenu_h_
33 #include "../Window.h"
34 #include "./MenuBase.h"
38 # pragma warning(push)
39 # pragma warning(disable : 4251)
217 void addPopupMenuProperties(
void);
224 #if defined(_MSC_VER)
225 # pragma warning(pop)
EventArgs based class that is used for objects passed to input event handlers concerning mouse input.
Definition: InputEvent.h:281
String class used within the GUI system.
Definition: String.h:64
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