#include <limits.h>#include <qspinbox.h>#include <qvalidator.h>#include "cmdparam.h"Go to the source code of this file.
Compounds | |
| class | IntParam |
| Represents a parameter of type int, used both by commmands and arrays. More... | |
Defines | |
| #define | INTEGER_MIN INT_MIN |
| #define | INTEGER_MAX INT_MAX |
| #define | INTEGER_STEP 1 |
| #define | INTEGER_MAX_WIDGET_WIDTH 100 |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.2