#include <GG/Button.h>
Go to the source code of this file.
Namespaces | |
| namespace | GG |
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... | |
Definition in file ColorDlg.h.
1.5.2