QPlatinumStyle Class Reference
The QPlatinumStyle class provides Mac/Platinum look and feel.
More...
#include <qplatinumstyle.h>
Inherits QWindowsStyle.
List of all member functions.
Public Members
Protected Members
QColor
mixedColor ( const QColor & c1, const QColor & c2 )
void
drawRiffles ( QPainter * p, int x, int y, int w, int h, const QColorGroup & g, bool horizontal )
Detailed Description
The QPlatinumStyle class provides Mac/Platinum look and feel.
This class implements the Platinum look and feel. It's an
experimental class that tries to resemble a Macinosh-like GUI style
with the QStyle system. The emulation is, however, far from being
perfect yet.
Member Function Documentation
QPlatinumStyle::QPlatinumStyle ()
Constructs a QPlatinumStyle
void QPlatinumStyle::drawRiffles ( QPainter * p, int x, int y, int w, int h, const QColorGroup & g, bool horizontal ) [protected]
Draws the nifty Macintosh decoration used on sliders.
QColor QPlatinumStyle::mixedColor ( const QColor & c1, const QColor & c2 ) [protected]
Mixes two colors to a new color.
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
|