CrystalSpace

Public API Reference

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

csSpinBoxItem Struct Reference
[Spin box]

Spin box item structure. More...

#include <csspinbx.h>

List of all members.

Public Attributes

char * Value
 Item value. More...

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


Detailed Description

Spin box item structure.

Definition at line 37 of file csspinbx.h.


Member Data Documentation

int csSpinBoxItem::Position
 

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

Definition at line 42 of file csspinbx.h.

char* csSpinBoxItem::Value
 

Item value.

Definition at line 40 of file csspinbx.h.


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