| Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
The QAquaStyle class implements the Aqua 'Look and Feel'. More...
#include <qaquastyle.h>
Inherits QWindowsStyle.
The class tries to emulate the Mac OS X Aqua GUI style using the QStyle system. There are additional issues that should be taken into consideration to make an application compatible with the Aqua Style Guidelines. Some of these issues are outlined below.
There are other issues that need to be considered in the feel of your application (including the general color scheme to match the Aqua colors). The Guidelines mentioned above will remain current with new advances and design suggestions for Mac OS X.
QAquaStyle is currently a pretty good representation, even though it has different design goals from native Aqua.
Warning: The QAquaStyle code may not be distributed on any platform other than Mac OS X, or included in any other licensed package, unless explicit permission is granted by Trolltech.
Note that the functions provided by QAquaStyle are reimplementations of QStyle functions; see QStyle for their documentation.
See also Widget Appearance and Style.
This file is part of the Qt toolkit. Copyright © 1995-2003 Trolltech. All Rights Reserved.
| Copyright © 2003 Trolltech | Trademarks | Qt 3.2.3
|