![]() |
Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions | ![]() |
The QStyleOptionFrame class is used to describe the parameters for drawing a frame. More...
#include <QStyleOptionFrame>
Part of the QtGui module.
Inherits QStyleOption.
The QStyleOptionFrame class is used to describe the parameters for drawing a frame.
QStyleOptionFrame is used for drawing several built-in Qt widget, including QFrame, QGroupBox, QLineEdit, and QMenu.
Constructs a QStyleOptionFrame. The members variables are initialized to default values.
Constructs a copy of the other style option.
Equals SO_Frame.
Equals 1.
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.
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.0 |