Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The QStyleOptionSpinBox class is used to describe the parameters necessary for drawing a spin box. More...
#include <QStyleOptionSpinBox>
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.
Equals SO_SpinBox.
Equals 1.
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.
Copyright © 2005 Trolltech | Trademarks | Qt 4.1.0 |