Spin.h File Reference

Contains the Spin class template, which provides a spin-box control that allows the user to select a value from a range an arbitrary type (int, double, an enum, etc. More...

#include <GG/Button.h>
#include <GG/DrawUtil.h>
#include <GG/Edit.h>
#include <GG/GUI.h>
#include <GG/StyleFactory.h>
#include <GG/WndEditor.h>
#include <GG/WndEvent.h>
#include <cmath>
#include <limits>

Go to the source code of this file.

Namespaces

namespace  GG

Classes

class  GG::Spin< T >
 a spin box control. More...


Detailed Description

Contains the Spin class template, which provides a spin-box control that allows the user to select a value from a range an arbitrary type (int, double, an enum, etc.

).

Definition in file Spin.h.


Generated on Wed Mar 26 14:35:42 2008 for GG by  doxygen 1.5.2