GG
Classes | Namespaces
Slider.h File Reference
#include <GG/Button.h>
#include <GG/DrawUtil.h>
#include <GG/StyleFactory.h>
#include <GG/WndEvent.h>

Go to the source code of this file.

Classes

class  GG::Slider< T >
 

Namespaces

namespace  GG
 

Detailed Description

Contains the Slider class, which provides a slider control that allows the user to select a value from a range of an arbitrary type (int, double, an enum, etc.).

Definition in file Slider.h.