GG
Classes | Namespaces
Button.h File Reference
#include <GG/ClrConstants.h>
#include <GG/TextControl.h>

Go to the source code of this file.

Classes

class  GG::Button
 This is a basic button control. More...
class  GG::StateButton
 This is a basic state button control. More...
class  GG::RadioButtonGroup
 This is a class that encapsulates multiple GG::StateButtons into a single radio-button control. More...
struct  GG::RadioButtonGroup::ButtonSlot
 Encapsulates all data pertaining ot a single button in a RadioButtonGroup. More...

Namespaces

namespace  GG

Detailed Description

Contains the Button push-button control class; the StateButton control class, which represents check boxes and radio buttons; and the RadioButtonGroup control class, which allows multiple radio buttons to be combined into a single control.

Definition in file Button.h.