OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs
sharedstatebutton.hpp File Reference
#include <MyGUI_Button.h>
Include dependency graph for sharedstatebutton.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Gui::SharedStateButton
 A button that applies its own state changes to other widgets, to do this you define it as part of a ButtonGroup. More...
 

Namespaces

 Gui
 

Typedefs

typedef std::vector
< SharedStateButton * > 
Gui::ButtonGroup