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>
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.
This property holds the line width for drawing the panel.
This property holds the mid-line width for drawing the panel. This is usually used in drawing sunken or raised frames.
Constructs a QStyleOptionFrame. The members variables are initialized to default values.
Copyright © 2004 Trolltech | Trademarks | Qt 4.0.0-b1 |