#include <repeathandler.h>
Data Fields | |
| UInt16 | down |
| UInt16 | up |
| UInt16 | field |
| Int16 | min |
| Int16 | max |
| UInt32 | special1 |
| UInt32 | special2 |
Definition at line 13 of file repeathandler.h.
|
|
repeat button for down Definition at line 14 of file repeathandler.h. Referenced by getSpinnerFieldIndex(), and processRepeater(). |
|
|
field value Definition at line 16 of file repeathandler.h. Referenced by getSpinnerFieldIndex(), and processRepeater(). |
|
|
maximum value to set field to Definition at line 18 of file repeathandler.h. Referenced by processRepeater(). |
|
|
minimum value to set field to Definition at line 17 of file repeathandler.h. Referenced by processRepeater(). |
|
|
special field one (custom use) Definition at line 19 of file repeathandler.h. Referenced by post_fieldhandler(). |
|
|
special field two (custom use) Definition at line 20 of file repeathandler.h. Referenced by post_fieldhandler(). |
|
|
repeat button for up Definition at line 15 of file repeathandler.h. Referenced by getSpinnerFieldIndex(). |
1.2.18