qt6-bb10/examples/widgets/desktop
Montel Laurent 51e7aeb29b Fix compile with -DQT_NO_SYSTEMTRAYICON
Change-Id: Icca0bef7efca77a841b30f40692144663e7ae913
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2012-12-06 18:40:29 +01:00
..
screenshot centralize and fixup example sources install targets 2012-11-29 20:21:11 +01:00
systray Fix compile with -DQT_NO_SYSTEMTRAYICON 2012-12-06 18:40:29 +01:00
README Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
desktop.pro centralize and fixup example sources install targets 2012-11-29 20:21:11 +01:00

README

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.