Doc: Added brief statement for examples overview page

Task-number: QTBUG-50261
Change-Id: Ia0daf0c5c7fc0b2e54904f0b7fe6ebe1220e5c4d
Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
bb10
Nico Vertriest 2016-01-04 14:07:02 +01:00
parent 63c88ae809
commit d9bbf610a4
2 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,8 @@
/*!
\example draganddrop/fridgemagnets
\title Fridge Magnets Example
\brief The Fridge Magnets example illustrates how to move around several types of
MIME-encoded data with drag and drop.
The Fridge Magnets example shows how to supply more than one type
of MIME-encoded data with a drag and drop operation.

View File

@ -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