Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions

QSGIStyle Class Reference

The QSGIStyle class provides SGI/Irix look and feel. More...

#include <QSGIStyle>

Part of the QtGui module.

Inherits QMotifStyle.

Public Functions

Additional Inherited Members


Detailed Description

The QSGIStyle class provides SGI/Irix look and feel.

This class implements the SGI look and feel. It resembles the SGI/Irix Motif GUI style as closely as QStyle allows.

Most of the functions are documented in the base classes QMotifStyle, QCommonStyle, and QStyle, but the QSGIStyle overloads of drawComplexControl(), drawControl(), drawPrimitive(), subControlRect(), setUseHighlightColors(), sizeFromContents(), subRect(), and useHighlightColors(), are documented here.


Member Function Documentation

QSGIStyle::QSGIStyle ( bool useHighlightCols = false )

Constructs a QSGIStyle.

If useHighlightCols is false (default value), the style will polish the application's color palette to emulate the Motif way of highlighting, which is a simple inversion between the base and the text color.

See also QMotifStyle::useHighlightColors().

QSGIStyle::~QSGIStyle ()   [virtual]

Destroys the style.

QRect QSGIStyle::subElementRect ( SubElement r, const QStyleOption * opt, const QWidget * widget = 0 ) const   [virtual]


Copyright © 2005 Trolltech Trademarks
Qt 4.0.0-b2