Motif Look and Feel More...
#include <qmotifstyle.h>
Inherits QCommonStyle.
Inherited by QCDEStyle, 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.
Constructs a QMotifStyle.
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.
[virtual]
Destructs the style.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
Reimplemented for internal reasons; the API is not affected.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Draws a press-sensitive shape.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Draws the mask of a mark indicating the state of an exclusive choice.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
Reimplemented for internal reasons; the API is not affected.
Reimplemented for internal reasons; the API is not affected.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
Reimplemented for internal reasons; the API is not affected.
Reimplemented for internal reasons; the API is not affected.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
If the argument is FALSE, 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.
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 ).
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
[virtual]
Reimplemented for internal reasons; the API is not affected.
Reimplemented from QStyle.
Reimplemented for internal reasons; the API is not affected.
Returns whether the style treats the highlight colors of the palette Motif-like, which is a simple inversion between the base and the text color. The default is FALSE.
Search the documentation, FAQ, qt-interest archive and more (uses
www.trolltech.com):
This file is part of the Qt toolkit, copyright © 1995-2000 Trolltech, all rights reserved.
Copyright © 2000 Trolltech | Trademarks | Qt version 2.2.1
|