Home · All Classes · Modules

QStyleOptionFocusRect Class Reference
[QtGui module]

The QStyleOptionFocusRect class is used to describe the parameters for drawing a focus rectangle with QStyle. More...

Inherits QStyleOption.

Methods

Members

Static Members


Detailed Description

The QStyleOptionFocusRect class is used to describe the parameters for drawing a focus rectangle with QStyle.


Method Documentation

QStyleOptionFocusRect.__init__ (self)

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

QStyleOptionFocusRect.__init__ (self, QStyleOptionFocusRect other)

Constructs a copy of the other style option.


Member Documentation

QColor backgroundColor

This variable holds the background color on which the focus rectangle is being drawn.

int Type

This member should be treated as a constant.

Equals SO_FocusRect.

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