qt6-bb10/examples/widgets/desktop
Vitaly Fanaskov e59094cb86 QSpinBox: remove deprecated signal valueChanged(const QString &)
Task-number: QTBUG-81845
Change-Id: I91148cac553f63b44968337ccc121e7376ee4465
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
2020-02-10 18:28:47 +01:00
..
screenshot QSpinBox: remove deprecated signal valueChanged(const QString &) 2020-02-10 18:28:47 +01:00
systray Merge remote-tracking branch 'origin/dev' into merge-dev 2020-01-24 13:17:33 +01:00
CMakeLists.txt CMake: Add widgets examples 2019-03-26 15:25:39 +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.