qt5base-lts/examples/widgets/desktop
Friedemann Kleint 50f3f8f6bb Use High DPI pixmaps in prominent examples and tests
Set AA_UseHighDpiPixmaps.

Task-number: QTBUG-52622
Change-Id: Ic4373a9c94952f50bc1ad36bcc0dec850efc124a
Reviewed-by: Robert Loehning <robert.loehning@qt.io>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2019-03-15 18:26:56 +00:00
..
screenshot qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
systray Use High DPI pixmaps in prominent examples and tests 2019-03-15 18:26:56 +00:00
desktop.pro Use dependencies instead of CONFIG+=ordered 2017-12-02 11:09:15 +00:00
README Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +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.