From 7ef93cbf6883af053b1bdf042975b11a39f0312b Mon Sep 17 00:00:00 2001 From: Mats Honkamaa Date: Wed, 23 Aug 2023 11:29:16 +0300 Subject: 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 --- examples/widgets/doc/src/shortcuteditor.qdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/widgets/doc/src/shortcuteditor.qdoc') diff --git a/examples/widgets/doc/src/shortcuteditor.qdoc b/examples/widgets/doc/src/shortcuteditor.qdoc index 350609c962..9999a18421 100644 --- a/examples/widgets/doc/src/shortcuteditor.qdoc +++ b/examples/widgets/doc/src/shortcuteditor.qdoc @@ -4,6 +4,7 @@ /*! \example widgets/shortcuteditor \title Shortcut Editor Example + \examplecategory {User Interface Components} \ingroup examples-widgets \brief The Shortcut Editor example shows how to create a basic, read-write hierarchical model to use with Qt's standard view and QKeySequenceEdit -- cgit v1.2.3