![]() |
| ||
Classes - Annotated - Tree - Functions - Home - Structure |
The QMotifStyle class provides Motif look and feel. More...
#include <qmotifstyle.h>
Inherits QCommonStyle.
Inherited by QCDEStyle, QInterlaceStyle, QMotifPlusStyle and QSGIStyle.
This class implements the Motif look and feel. It almost completely resembles the original Motif look as defined by the Open Group, but also contains minor improvements. The Motif style is Qt's default GUI style on UNIX platforms.
If useHighlightCols is FALSE (default value), then 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.
Reimplemented from QStyle.
Reimplemented in QSGIStyle.
The effect will show up the next time a application palette is set via QApplication::setPalette(). The current color palette of the application remains unchanged.
See also QStyle::polish(, QPalette& and ).
Search the documentation, FAQ, qt-interest archive and more (uses
www.trolltech.com):
This file is part of the Qt toolkit, copyright © 1995-2001 Trolltech, all rights reserved.
Copyright © 2001 Trolltech | Trademarks | Qt version 3.0.0-beta1-beta1
|