Home · Overviews · Examples 

QStyleOptionSizeGrip Class Reference
[com.trolltech.qt.gui module]

The QStyleOptionSizeGrip class is used to describe the parameter for drawing a size grip. More...

Inherits QStyleOptionComplex.


Detailed Description

The QStyleOptionSizeGrip class is used to describe the parameter for drawing a size grip.

QStyleOptionButton contains all the information that QStyle functions need to draw QSizeGrip.

For performance reasons, the access to the member variables is direct (i.e., using the . or -> operator). This low-level feel makes the structures straightforward to use and emphasizes that these are simply parameters used by the style functions.

For an example demonstrating how style options can be used, see the Styles example.

See also QStyleOption, QStyleOptionComplex, and QSizeGrip.


Copyright © 2007 Trolltech Trademarks
Qt Jambi 4.3.2_01