Home · All Classes · Modules

QStyleOptionToolBox Class Reference
[QtGui module]

The QStyleOptionToolBox class is used to describe the parameters needed for drawing a tool box. More...

Inherits QStyleOption.

Methods

Members

Static Members


Detailed Description

The QStyleOptionToolBox class is used to describe the parameters needed for drawing a tool box.

The QStyleOptionToolBox class is used for drawing QToolBox.


Method Documentation

QStyleOptionToolBox.__init__ (self)

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

QStyleOptionToolBox.__init__ (self, QStyleOptionToolBox other)

Constructs a copy of the other style option.


Member Documentation

QIcon icon

This variable holds the icon for the tool box tab.

QString text

This variable holds the text for the tool box tab.

int Type

This member should be treated as a constant.

Equals SO_ToolBox.

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