![]() |
Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions | ![]() |
The QPlatinumStyle class provides Mac/Platinum look and feel. More...
#include <QPlatinumStyle>
Part of the QtGui module.
Inherits QWindowsStyle.
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 Macintosh-like GUI style with the QStyle system. The emulation is currently far from perfect.
Most of the functions are documented in the base classes QWindowsStyle, QCommonStyle, and QStyle, but the QPlatinumStyle overloads of drawComplexControl(), drawControl(), drawPrimitive(), subControlRect(), and subRect(), are documented here.
See also QMacStyle.
Constructs a QPlatinumStyle
Destroys the style.
Draws the nifty Macintosh decoration used on sliders using painter p and colorgroup pal. x, y, w, h and horizontal specify the geometry and orientation of the riffles.
Mixes two colors c1 and c2 to a new color.
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.0-b2 |