PDA

View Full Version : Q7Goodies - Windows 7 features for Qt



Strix Code
13th May 2010, 10:24
Hello Qt Community,

I'd like to introduce you Q7Goodies (http://www.strixcode.com/q7goodies/): a new Qt add-on, that adds Windows 7 features to your application. It integrates seamlessly with existing applications by encapsulating complexity and using Qt design patterns and API style. You can use: jump list, taskbar thumbnails, thumbnail toolbar and more in a Qt way with just a few additional lines of code.


http://www.strixcode.com/q7goodies/images/icon_jump_list_cropped_20100425.png
Jump List - Your application's own start menu. (http://www.strixcode.com/q7goodies/#jump_list)

http://www.strixcode.com/q7goodies/images/icon_tabbed_thumbnails_cropped_20100414.png
Tabbed Thumbnails - Any widget displayed as a separate thumbnail. (http://www.strixcode.com/q7goodies/#tabbed_thumbnails)

http://www.strixcode.com/q7goodies/images/icon_thumbnail_toolbar_cropped_20100414.png
Thumbnail Toolbar - Quick access to key commands. (http://www.strixcode.com/q7goodies/#thumbnail_toolbar)

http://www.strixcode.com/q7goodies/images/icon_progressbar_cropped_20100414.png
Thumbnail Progress Bar - Progress information that's always visible. (http://www.strixcode.com/q7goodies/#progressbar)


Overlay Icon - Status or notifications directly on the taskbar. (http://www.strixcode.com/q7goodies/#overlay_icon)

It doesn't add runtime dependency on Windows 7 libraries (DLLs), so software incorporating Q7Goodies (http://www.strixcode.com/q7goodies/) can be run on older Windows version. Q7Goodies (http://www.strixcode.com/q7goodies/) comes with the full source code and a commercial royalty-free license.

squidge
13th May 2010, 12:51
You forget to mention that its a commercial library and the cost

Strix Code
15th September 2010, 21:05
We just created and uploaded an evaluation version of Q7Goodies (http://www.strixcode.com/q7goodies/). This version has the same features as the full one but it works only for 30 days and appends the 'Q7Goodies' string to window title, jump list entries, taskbar thumbnail title, etc.

The evaluation version contains dynamic and static libraries for both: Microsoft Visual C++ and MinGW (QtCreator). There are also two demo applications and their source code. The header files are self-contained, it means that you don't need to install the Windows 7 SDK.

Ok, where to download it? Just go to the demos (http://www.strixcode.com/q7goodies/demos) section.

ComaWhite
20th September 2010, 11:40
looks great too bad no GPL option for people who don't care about commerical.