qt6-bb10/examples/widgets/desktop/systray
Volker Hilsheimer 89984a8a61 Fix the systray example to only show an icon when requested
The "None" and "Custom icon" cases where using the same value for icon
type, which resulted in both options showing the application icon.

Use -1 to indicate the custom option, and treat all other options
the same.

Task-number: QTBUG-76916
Change-Id: Ib715f5d328175bd6e221b3f507087954fa542838
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2019-07-09 18:32:48 +02:00
..
doc Doc: update Qt Widgets examples 2016-12-12 14:43:02 +00:00
images systray example: revert the heart icon to its previous version 2015-01-28 12:51:03 +00:00
main.cpp Use High DPI pixmaps in prominent examples and tests 2019-03-15 18:26:56 +00:00
systray.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
systray.qrc
window.cpp Fix the systray example to only show an icon when requested 2019-07-09 18:32:48 +02:00
window.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00