summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/lineedits.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/doc/src/lineedits.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/doc/src/lineedits.qdoc')
-rw-r--r--examples/widgets/doc/src/lineedits.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgets/doc/src/lineedits.qdoc b/examples/widgets/doc/src/lineedits.qdoc
index c268f473e3..d11c080ce8 100644
--- a/examples/widgets/doc/src/lineedits.qdoc
+++ b/examples/widgets/doc/src/lineedits.qdoc
@@ -4,6 +4,7 @@
/*!
\example widgets/lineedits
\title Line Edits Example
+ \examplecateogry {User Interface Components}
\ingroup examples-widgets
\brief The Line Edits example demonstrates the many ways that QLineEdit
can be used, and shows the effects of various properties and validators