qt5base-lts/examples/widgets/desktop
Tobias Hunger 6630937e63 Merge commit 'dev' into 'wip/cmake-merge'
Change-Id: I176c40d031be26a1dd1cf08843e448a660598783
2019-04-16 16:32:08 +02:00
..
screenshot Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
systray Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
CMakeLists.txt CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
desktop.pro Use dependencies instead of CONFIG+=ordered 2017-12-02 11:09:15 +00: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.