QtDotNet Style
QtDotNet Style provides an alternative GUI look for Qt applications on Windows.

The GUI look is very similar to the style introduced in Visual Studio 2005, Office 2003 as well as in .NET Windows Forms (when the RenderMode is set to "Professional" instead of "System"). It gives applications a modern gradient appearance for tool bars and menus while retaining the native look and feel for other widgets.
Required Libraries:
QtCore, QtGui
Please refer to the Qt Editions Comparison Chart for which Qt products include these libraries.
Documentation:
Guidelines:Classes:Tested on:
- Qt 4.3, 4.4 / Windows XP, Vista / MSVC.NET 2005
Unsupported platforms:
- Linux/Unix
- Mac
Download Commercial Edition:
Only available for Qt Solutions license holders with a valid Support and Maintenance agreement (authentication required).Download Open Source Edition (GPL):
Changes:
- 2.2: Fixed missing toolbar update for combo boxes
- 2.2: Fix for clipped tool button text
- 2.2: Fixed missing check box for menu actions with icons
- 2.2: Fixed issues with styling of statusbars and vertical dockwidget titles
- 2.2: Fixed black menus when previewing in designer
- 2.1: Fixed styling of QSplitter
- 2.0: Initial release in Solutions, migrated from Trolltech Labs.