27#ifndef _CEGUIRadioButton_h_
28#define _CEGUIRadioButton_h_
30#include "CEGUI/widgets/ToggleButton.h"
34# pragma warning(disable : 4251)
43 static const String WidgetTypeName;
82 void deselectSiblingRadioButtonsInGroup()
const;
83 void addRadioButtonProperties();
86 bool getPostClickSelectState()
const;
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