Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The QStyleOptionTabWidgetFrame class is used to describe the parameters for drawing the frame around a tab widget. More...
#include <QStyleOptionTabWidgetFrame>
Inherits QStyleOption.
The QStyleOptionTabWidgetFrame class is used to describe the parameters for drawing the frame around a tab widget.
QStyleOptionTabWidgetFrame is used for drawing QTabWidget.
Constructs a QStyleOptionTabWidgetFrame. The members variables are initialized to default values.
Constructs a copy of other.
Equals SO_TabWidgetFrame.
Equals 1.
This variable holds the size of the left-corner widget.
This variable holds the line width for drawing the panel.
This variable holds the mid-line width for drawing the panel. This is usually used in drawing sunken or raised frames.
This variable holds the size of the right-corner widget.
This variable holds the tab shape used to draw the tabs.
This variable holds the size of the tab bar.
Copyright © 2005 Trolltech | Trademarks | Qt 4.1.0 |