GG
Classes | Namespaces

ColorDlg.h File Reference

Contains the Wnd class, upon which all GG GUI elements are based. More...

#include <GG/Button.h>
#include <GG/ClrConstants.h>

Go to the source code of this file.

Classes

struct  GG::HSVClr
 Contains the necessary data to represent a color in HSV space, with an alpha value thrown in to make conversions to and from GG::Clr possible. More...
class  GG::HueSaturationPicker
 A control specifically designed for ColorDlg that allows the user to select a point in the Hue-Saturation subspace of the HSV color space. More...
class  GG::ValuePicker
 A control specifically designed for ColorDlg that allows the user to select a point in the Value subspace of the HSV color space. More...
class  GG::ColorDlg
 A dialog box used to get a color selection from the user. More...
class  GG::ColorDlg::ColorButton
 The button used to select the custom colors in ColorDlg. More...
class  GG::ColorDlg::ColorDisplay
 A simple control that only displays a rectangle filled with the given color. More...

Namespaces

namespace  GG

Detailed Description

Contains the Wnd class, upon which all GG GUI elements are based.

Definition in file ColorDlg.h.