Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions

QMotifPlusStyle Class Reference

The QMotifPlusStyle class provides a more sophisticated Motif-ish look and feel. More...

#include <QMotifPlusStyle>

Part of the QtGui module.

Inherits QMotifStyle.

Public Functions

Additional Inherited Members


Detailed Description

The QMotifPlusStyle class provides a more sophisticated Motif-ish look and feel.

This class implements a Motif-ish look and feel with the more sophisticated bevelling as used by the GIMP Toolkit (GTK+) for Unix/X11.

Most of the functions are documented in the base classes, QMotifStyle, QCommonStyle, and QStyle, but QMotifPlusStyle overloads of drawComplexControl(), drawControl(), drawPrimitive(), subControlRect(), and subRect() are documented here.


Member Function Documentation

QMotifPlusStyle::QMotifPlusStyle ( bool hoveringHighlight = true )

Constructs a QMotifPlusStyle

If hoveringHighlight is true (the default), then the style will not highlight push buttons, checkboxes, radiobuttons, comboboxes, scrollbars or sliders.

QMotifPlusStyle::~QMotifPlusStyle ()   [virtual]

Destroys the style.

QRect QMotifPlusStyle::subElementRect ( SubElement r, const QStyleOption * opt, const QWidget * widget = 0 ) const   [virtual]


Copyright © 2005 Trolltech Trademarks
Qt 4.0.0-b2