qt5base-lts/examples/widgets
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
..
animation Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
desktop Fix the systray example to only show an icon when requested 2019-07-09 18:32:48 +02:00
dialogs Use High DPI pixmaps in prominent examples and tests 2019-03-15 18:26:56 +00:00
doc Doc: Fix typo in brief 2019-06-19 15:18:50 +02:00
draganddrop qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
effects Update usage of QFontMetrics::width() to new API 2017-12-08 15:06:32 +00:00
gestures Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
graphicsview Merge remote-tracking branch 'origin/5.11' into dev 2018-06-07 19:10:53 +02:00
itemviews Itemviews: Cleanup examples 2018-11-12 13:01:30 +00:00
layouts Doc: Complete Dynamic Layouts Example 2018-03-14 12:44:20 +00:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-09 10:34:33 +01:00
painting Fix composition example during OpenGL resizes 2018-11-07 12:26:03 +00:00
richtext Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-09 10:34:33 +01:00
scroller Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
statemachine Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
tools Codecs example: Add a dialog for showing common C++ encodings 2018-11-30 10:00:04 +00:00
touch Doc: Move touch examples around so they get included in docs 2018-09-14 03:56:22 +00:00
tutorials Itemviews: Cleanup examples 2018-11-12 13:01:30 +00:00
widgets styles example: Use QImage instead of QPixmap in NorwegianWoodStyle 2019-06-25 20:08:26 +02:00
windowcontainer Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
widgets.pro Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-17 10:35:28 +02:00