summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/textfinder.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/textfinder.qdoc')
-rw-r--r--doc/src/examples/textfinder.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/examples/textfinder.qdoc b/doc/src/examples/textfinder.qdoc
index fc6d2ba..87947ac 100644
--- a/doc/src/examples/textfinder.qdoc
+++ b/doc/src/examples/textfinder.qdoc
@@ -29,8 +29,10 @@
\example uitools/textfinder
\title Text Finder Example
- The Text Finder example demonstrates how to dynamically process forms
- using the QtUiTools module. Dynamic form processing enables a form to
+ \brief The Text Finder example demonstrates how to dynamically process forms
+ using the QtUiTools module.
+
+ Dynamic form processing enables a form to
be processed at run-time only by changing the UI file for the project.
The program allows the user to look up a particular word within the
contents of a text file. This text file is included in the project's