qt5base-lts/examples/desktop
Friedemann Kleint 8be558e99d Fix icon suffixes in systray example.
Change-Id: If464befa88f26a881557724b4fc175f0a82c90b6
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-03-13 10:11:22 +01:00
..
screenshot examples: compile w/QT_NO_CAST_FROM_BYTEARRAY, at least on Unix 2012-03-08 09:58:26 +01:00
systray Fix icon suffixes in systray example. 2012-03-13 10:11:22 +01:00
desktop.pro Re-add the Systray example. 2012-03-12 17:33:15 +01:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02:00

Qt provides features to enable applications to integrate with the user's
preferred desktop environment.

Features such as system tray icons, access to the desktop widget, and
support for desktop services can be used to improve the appearance of
applications and take advantage of underlying desktop facilities.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.