Home · All Classes · Modules

QStyleOptionRubberBand Class Reference
[QtGui module]

The QStyleOptionRubberBand class is used to describe the parameters needed for drawing a rubber band. More...

Inherits QStyleOption.

Methods

Members

Static Members


Detailed Description

The QStyleOptionRubberBand class is used to describe the parameters needed for drawing a rubber band.

The QStyleOptionRubberBand class is used for drawing QRubberBand.


Method Documentation

QStyleOptionRubberBand.__init__ (self)

Creates a QStyleOptionRubberBand. The members variables are initialized to default values.

QStyleOptionRubberBand.__init__ (self, QStyleOptionRubberBand other)

Constructs a copy of the other style option.


Member Documentation

bool opaque

This variable holds whether the rubber band is required to be drawn in an opque style.

QRubberBand.Shape shape

This variable holds the shape of the rubber band.

int Type

This member should be treated as a constant.

Equals SO_RubberBand.

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