qt6-bb10/examples/widgets/desktop
Lucie Gérard 0f7a64a3ad Add copyright and licensing to build system files missing it
Task-number: QTBUG-124453
Change-Id: Ibb6a0ab839a16ceef3c68861bac2f508ddb3d1ae
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-05-21 17:23:21 +02:00
..
screenshot CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
systray CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
CMakeLists.txt Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02: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.