summaryrefslogtreecommitdiffstats
path: root/examples/widgets/desktop/systray/doc/src/systray.qdoc
diff options
context:
space:
mode:
authorMats Honkamaa <mats.honkamaa@qt.io>2023-08-23 11:29:16 +0300
committerMats Honkamaa <mats.honkamaa@qt.io>2023-09-05 07:47:49 +0300
commit7ef93cbf6883af053b1bdf042975b11a39f0312b (patch)
tree1626aff0ff4a6fa5276d0f98ccc2e5cbee99599e /examples/widgets/desktop/systray/doc/src/systray.qdoc
parent0ce51dee0e3c0d0e49c2ad211bdbbed03003d3a4 (diff)
Doc: Add example categories to Qt Widget examples
Added example categories and fixed some minor typos as well. Task-number: QTBUG-116359 Pick-to: 6.5 6.6 Change-Id: I2e270a1919003f4cea233666b64437e4c2b77121 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'examples/widgets/desktop/systray/doc/src/systray.qdoc')
-rw-r--r--examples/widgets/desktop/systray/doc/src/systray.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgets/desktop/systray/doc/src/systray.qdoc b/examples/widgets/desktop/systray/doc/src/systray.qdoc
index 5c4350383d..b0dff58e31 100644
--- a/examples/widgets/desktop/systray/doc/src/systray.qdoc
+++ b/examples/widgets/desktop/systray/doc/src/systray.qdoc
@@ -4,6 +4,7 @@
/*!
\example desktop/systray
\title System Tray Icon Example
+ \examplecategory {Desktop}
\ingroup examples-widgets
\brief The System Tray Icon example shows how to add an icon with a menu
and popup messages to a desktop environment's system tray.