![]() | Home · All Classes · Modules |
The QStyleOptionSpinBox class is used to describe the parameters necessary for drawing a spin box. More...
Inherits QStyleOptionComplex.
The QStyleOptionSpinBox class is used to describe the parameters necessary for drawing a spin box.
The QStyleOptionSpinBox is used for drawing QSpinBox and QDateTimeEdit.
Constructs a QStyleOptionSpinBox. The members variables are initialized to default values.
Constructs a copy of the other style option.
This variable holds the type of button symbols to draw for the spin box.
See also QAbstractSpinBox.ButtonSymbols.
This variable holds indicates whether whether the spin box has a frame.
This variable holds indicates which buttons of the spin box are enabled.
See also QAbstractSpinBox.StepEnabled.
This member should be treated as a constant.
Equals SO_SpinBox.
This member should be treated as a constant.
Equals 1.
PyQt 4.0.1 for X11 | Copyright © Riverbank Computing Ltd and Trolltech AS 2006 | Qt 4.1.4 |