Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

buttonmapping_tag Struct Reference

the button mapping structure More...

#include <repeathandler.h>


Data Fields

UInt16 down
UInt16 up
UInt16 field
Int16 min
Int16 max
UInt32 special1
UInt32 special2


Detailed Description

the button mapping structure

Definition at line 13 of file repeathandler.h.


Field Documentation

UInt16 buttonmapping_tag::down
 

repeat button for down

Definition at line 14 of file repeathandler.h.

Referenced by getSpinnerFieldIndex(), and processRepeater().

UInt16 buttonmapping_tag::field
 

field value

Definition at line 16 of file repeathandler.h.

Referenced by getSpinnerFieldIndex(), and processRepeater().

Int16 buttonmapping_tag::max
 

maximum value to set field to

Definition at line 18 of file repeathandler.h.

Referenced by processRepeater().

Int16 buttonmapping_tag::min
 

minimum value to set field to

Definition at line 17 of file repeathandler.h.

Referenced by processRepeater().

UInt32 buttonmapping_tag::special1
 

special field one (custom use)

Definition at line 19 of file repeathandler.h.

Referenced by post_fieldhandler().

UInt32 buttonmapping_tag::special2
 

special field two (custom use)

Definition at line 20 of file repeathandler.h.

Referenced by post_fieldhandler().

UInt16 buttonmapping_tag::up
 

repeat button for up

Definition at line 15 of file repeathandler.h.

Referenced by getSpinnerFieldIndex().


The documentation for this struct was generated from the following file:
Generated on Mon Aug 30 19:44:19 2004 for pocketcity by doxygen1.2.18