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 objects inside of Qt. Among them: QFrame, QGroupBox, QLineEdits, and the frame around a 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.
Construct a QStyleOptionFrame with version number version. The other members of the struct are set to zero.
Copyright © 2004 Trolltech. | Trademarks | Qt 4.0.0-tp1 |