Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The QCommonStyle class encapsulates the common Look and Feel of a GUI. More...
#include <QCommonStyle>
Inherits QStyle.
Inherited by QMotifStyle and QWindowsStyle.
The QCommonStyle class encapsulates the common Look and Feel of a GUI.
This abstract class implements some of the widget's look and feel that is common to all GUI styles provided and shipped as part of Qt.
All the functions are full documented in QStyle, although the extra functions that QCommonStyle provides, e.g. drawComplexControl(), drawControl(), drawPrimitive(), hitTestComplexControl(), subControlRect(), sizeFromContents(), and subElementRect() are documented here.
Constructs a QCommonStyle.
Destroys the style
Copyright © 2005 Trolltech | Trademarks | Qt 4.1.0 |