Home · All Classes · Modules

QStyleOptionSpinBox Class Reference
[QtGui module]

The QStyleOptionSpinBox class is used to describe the parameters necessary for drawing a spin box. More...

Inherits QStyleOptionComplex.

Methods

Members

Static Members


Detailed Description

The QStyleOptionSpinBox class is used to describe the parameters necessary for drawing a spin box.

The QStyleOptionSpinBox is used for drawing QSpinBox and QDateTimeEdit.


Method Documentation

QStyleOptionSpinBox.__init__ (self)

Constructs a QStyleOptionSpinBox. The members variables are initialized to default values.

QStyleOptionSpinBox.__init__ (self, QStyleOptionSpinBox other)

Constructs a copy of the other style option.


Member Documentation

QAbstractSpinBox.ButtonSymbols buttonSymbols

This variable holds the type of button symbols to draw for the spin box.

See also QAbstractSpinBox.ButtonSymbols.

bool frame

This variable holds indicates whether whether the spin box has a frame.

QAbstractSpinBox.StepEnabled stepEnabled

This variable holds indicates which buttons of the spin box are enabled.

See also QAbstractSpinBox.StepEnabled.

int Type

This member should be treated as a constant.

Equals SO_SpinBox.

int Version

This member should be treated as a constant.

Equals 1.


PyQt 4.0.1 for X11Copyright © Riverbank Computing Ltd and Trolltech AS 2006Qt 4.1.4