![]() |
wwWidgets Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
![]() |
The QwwLongSpinBox class provides a spinbox taking long long values. More...
#include <QwwLongSpinBox>
|
The QwwLongSpinBox class provides a spinbox taking long long values.
This property holds property holds the maximum value allowed for the spinbox.
Access functions:
This property holds property holds the minimum value allowed for the spinbox.
Access functions:
This property holds property holds the spinbox's prefix.
Access functions:
This property holds this property holds the step for the spinbox.
Access functions:
This property holds property holds the spinbox's suffix.
Access functions:
This property holds property holds the spinbox value.
Access functions:
Constructs a long spin box widget with a given parent.
Attempts to correct the input.
Sets the range of values allowed for the spinbox to min and max
Changes the spinbox value by a number of steps steps
Returns set of enabled steps.
Returns textual representation of the value.
Validates the spinbox input with cursor at position pos
This signal is emitted whenever value of the spin box is set to i
This signal is emitted whenever the textual representation of the value changes to text.
Returns numerical representation of the text.
Copyright © 2007-2009 Witold Wysota | Trademarks | wwWidgets 0.9.6 |