#include <GG/TextControl.h>
#include <boost/serialization/version.hpp>
Go to the source code of this file.
Namespaces | |
namespace | GG |
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... |
Definition in file Button.h.