![]() |
Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions | ![]() |
The QSGIStyle class provides SGI/Irix look and feel. More...
#include <QSGIStyle>
Part of the QtGui module.
Inherits QMotifStyle.
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.
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().
Destroys the style.
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.0-b2 |