![]() |
Home · All Classes · Main Classes · Grouped Classes · Modules · Functions | ![]() |
The QCleanlooksStyle class provides a widget style similar to the Clearlooks style available in GNOME. More...
#include <QCleanlooksStyle>
Inherits QWindowsStyle.
This class was introduced in Qt 4.2.
The QCleanlooksStyle class provides a widget style similar to the Clearlooks style available in GNOME.
The Cleanlooks style provides a look and feel for widgets that closely resembles the Clearlooks style, introduced by Richard Stellingwerff and Daniel Borgmann.
See also Cleanlooks Style Widget Gallery, QWindowsXPStyle, QMacStyle, QWindowsStyle, QCDEStyle, QMotifStyle, and QPlastiqueStyle.
Constructs a QCleanlooksStyle object.
Destroys the QCleanlooksStyle object.
Draws the text in rectangle rect using painter and palette pal.
Text is drawn using the painter's pen. If an explicit textRole is specified, then the text is drawn using the color specified in pal for the specified role. The enabled bool indicates whether or not the item is enabled; when reimplementing this bool should influence how the item is drawn.
The text is aligned and wrapped according to alignment.
Reimplemented from QStyle.
See also Qt::Alignment.
Copyright © 2006 Trolltech | Trademarks | Qt 4.2.0-rc1 |