CrystalSpace

Public API Reference

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

csspinbx.h File Reference

Crystal Space Windowing System: spin box class. More...

#include "csextern.h"
#include "cscomp.h"
#include "cstimer.h"
#include "csiline.h"
#include "csutil/stringarray.h"

Go to the source code of this file.

Classes

struct  csSpinBoxItem
 Spin box item structure. More...
struct  csSpinBoxLimits
 Spin box upper/lower limits. More...
class  csSpinBox
 The spinbox class is a combination of an input line and a bi-directional arrow button which can be used to switch input line contents back and forth between a set of predefined values. More...

Spin box item placement values

#define CSSB_ITEM_BEFOREALL   0
 Insert item before all other items.
#define CSSB_ITEM_AFTERALL   999999
 Insert item after all other items.

Enumerations

enum  {
  cscmdSpinBoxQueryValue = 0x00000A00, cscmdSpinBoxSetValue, cscmdSpinBoxInsertItem, cscmdSpinBoxSetLimits,
  cscmdSpinBoxValueChanged
}
 Spin box messages. More...


Detailed Description

Crystal Space Windowing System: spin box class.

Definition in file csspinbx.h.


Generated for Crystal Space by doxygen 1.3.9.1