summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@theqtcompany.com>2016-01-04 14:07:02 +0100
committerNico Vertriest <nico.vertriest@theqtcompany.com>2016-01-26 09:32:49 +0000
commitd9bbf610a4e36e0c5fbf01465ee38bbdf9acff11 (patch)
treefe04ac243d739b867e355ab66c0c5cf279d2e09b /examples/widgets/tools
parent63c88ae809838925e78146b7896dbac7821ffee5 (diff)
Doc: Added brief statement for examples overview page
Task-number: QTBUG-50261 Change-Id: Ia0daf0c5c7fc0b2e54904f0b7fe6ebe1220e5c4d Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
Diffstat (limited to 'examples/widgets/tools')
-rw-r--r--examples/widgets/tools/codecs/doc/src/codecs.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgets/tools/codecs/doc/src/codecs.qdoc b/examples/widgets/tools/codecs/doc/src/codecs.qdoc
index b640d95c38..69bf1470b1 100644
--- a/examples/widgets/tools/codecs/doc/src/codecs.qdoc
+++ b/examples/widgets/tools/codecs/doc/src/codecs.qdoc
@@ -28,6 +28,7 @@
/*!
\example tools/codecs
\title Text Codecs Example
+ \brief How to import and export text using text codecs.
The Text Codecs example demonstrates the principles behind importing and exporting text
using codecs to ensure that characters are encoded properly, avoiding loss of data