|
enum | enum_displaytype { standard,
percent,
pixels,
cm
} |
|
|
| hk_kdespinbox (QWidget *parent=0, const char *name=0) |
|
| hk_kdespinbox (int minValue, int maxValue, int step=1, QWidget *parent=0, const char *name=0) |
|
QString | mapValueToText (int value) |
|
int | mapTextToValue (bool *ok) |
|
void | set_displaytype (enum_displaytype) |
|
enum_displaytype | displaytype (void) |
|
The documentation for this class was generated from the following files: