40 #ifndef _uistackbutton_h
41 #define _uistackbutton_h
43 #include "UI/button.h"
49 class StackedContainer;
134 virtual String GetWidgetTypeName()
const;
162 virtual void DestroyWidget(
Widget* ToBeDestroyed);
This class represents a 2D rect which can express the size and position of a renderable on screen...
A light-weight handle for manipulating nodes in DOM tree.
This is the base class for containers that stack their children one on top of the other...
The bulk of the engine components go in this namspace.
std::map< String, String > NameValuePairMap
This is a datatype mostly used for describing settings or parameters that can't be declared in advanc...
This class is a helper class for creating UI's. It is responsible for storing and keeping track of al...
std::string String
A datatype used to a series of characters.