qt6-bb10/examples/widgets/desktop
Kai Köhne bec264c15f Examples: Use Qt6:: to qualify Qt CMake packages
This is what we promote also in the documentation.

Change-Id: If91aebafe861b0c934acbb2c69afd182abc3345d
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-11-17 19:59:11 +01:00
..
screenshot Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
systray Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
CMakeLists.txt Examples: Remove remaining conversion markers in CMakeLists.txt 2021-12-13 14:16:26 +00:00
README
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.