summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/lineedits.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/lineedits.qdoc')
-rw-r--r--examples/widgets/doc/src/lineedits.qdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/widgets/doc/src/lineedits.qdoc b/examples/widgets/doc/src/lineedits.qdoc
index bc3a8f5c67..42d5005c23 100644
--- a/examples/widgets/doc/src/lineedits.qdoc
+++ b/examples/widgets/doc/src/lineedits.qdoc
@@ -28,10 +28,11 @@
/*!
\example widgets/lineedits
\title Line Edits Example
+ \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
+ on the input and output supplied by the user.
- The Line Edits example demonstrates the many ways that QLineEdit can be used, and
- shows the effects of various properties and validators on the input and output
- supplied by the user.
\image lineedits-example.png