Commit d9bbf610 authored by Nico Vertriest's avatar Nico Vertriest
Browse files

Doc: Added brief statement for examples overview page


Task-number: QTBUG-50261
Change-Id: Ia0daf0c5c7fc0b2e54904f0b7fe6ebe1220e5c4d
Reviewed-by: default avatarMartin Smith <martin.smith@theqtcompany.com>
Showing with 3 additions and 0 deletions
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
/*! /*!
\example draganddrop/fridgemagnets \example draganddrop/fridgemagnets
\title Fridge Magnets Example \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 The Fridge Magnets example shows how to supply more than one type
of MIME-encoded data with a drag and drop operation. of MIME-encoded data with a drag and drop operation.
......
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
/*! /*!
\example tools/codecs \example tools/codecs
\title Text Codecs Example \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 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 using codecs to ensure that characters are encoded properly, avoiding loss of data
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment