Home · All Classes · Main Classes · Grouped Classes · Modules · Functions

QStyleOptionFrame Class Reference
[QtGui module]

The QStyleOptionFrame class is used to describe the parameters for drawing a frame. More...

#include <QStyleOptionFrame>

Inherits QStyleOption.

Public Functions

Public Variables

Static Public Members


Detailed Description

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.


Member Function Documentation

QStyleOptionFrame::QStyleOptionFrame ()

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

QStyleOptionFrame::QStyleOptionFrame ( const QStyleOptionFrame & other )

Constructs a copy of the other style option.


Member Variable Documentation

const int QStyleOptionFrame::Type

Equals SO_Frame.

const int QStyleOptionFrame::Version

Equals 1.

int QStyleOptionFrame::lineWidth

This variable holds the line width for drawing the panel.

int QStyleOptionFrame::midLineWidth

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.1