CrystalSpace

Public API Reference

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

csSpinBoxItem Struct Reference
[Spin box]

Spin box item structure. More...

#include <csws/csspinbx.h>

List of all members.

Public Attributes

char * Value
 Item value.
int Position
 Item position (ordinal of element before which item will be inserted).


Detailed Description

Spin box item structure.

Definition at line 39 of file csspinbx.h.


Member Data Documentation

int csSpinBoxItem::Position
 

Item position (ordinal of element before which item will be inserted).

Definition at line 44 of file csspinbx.h.

char* csSpinBoxItem::Value
 

Item value.

Definition at line 42 of file csspinbx.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1