29 #ifndef _CEGUIPushButton_h_
30 #define _CEGUIPushButton_h_
33 #include "./ButtonBase.h"
36 # pragma warning(push)
37 # pragma warning(disable : 4251)
100 # pragma warning(pop)
103 #endif // end of guard _CEGUIPushButton_h_
Main namespace for Crazy Eddie's GUI Library.
Definition: arch_overview.dox:1
EventArgs based class that is used for objects passed to handlers triggered for events concerning som...
Definition: InputEvent.h:251
EventArgs based class that is used for objects passed to input event handlers concerning mouse input...
Definition: InputEvent.h:280
String class used within the GUI system.
Definition: String.h:62