Home · All Classes · Modules

QStyleOptionTabWidgetFrame Class Reference
[QtGui module]

The QStyleOptionTabWidgetFrame class is used to describe the parameters for drawing the frame around a tab widget. More...

Inherits QStyleOption.

Methods

Members

Static Members


Detailed Description

The QStyleOptionTabWidgetFrame class is used to describe the parameters for drawing the frame around a tab widget.

QStyleOptionTabWidgetFrame is used for drawing QTabWidget.


Method Documentation

QStyleOptionTabWidgetFrame.__init__ (self)

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

QStyleOptionTabWidgetFrame.__init__ (self, QStyleOptionTabWidgetFrame other)

Constructs a copy of other.


Member Documentation

QSize leftCornerWidgetSize

This variable holds the size of the left-corner widget.

int lineWidth

This variable holds the line width for drawing the panel.

int midLineWidth

This variable holds the mid-line width for drawing the panel. This is usually used in drawing sunken or raised frames.

QSize rightCornerWidgetSize

This variable holds the size of the right-corner widget.

QTabBar.Shape shape

This variable holds the tab shape used to draw the tabs.

QSize tabBarSize

This variable holds the size of the tab bar.

int Type

This member should be treated as a constant.

Equals SO_TabWidgetFrame.

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