aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/flipable/doc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@theqtcompany.com>2015-12-21 14:42:46 +0100
committerNico Vertriest <nico.vertriest@theqtcompany.com>2016-01-05 12:23:28 +0000
commit8b9ab5e06e589cc7a252f7af9e945c38f8d25ada (patch)
tree5479199e4f8d7a2a00f32cfe06f29ab4f86cf995 /examples/quick/customitems/flipable/doc
parent58ce11c6c96a2d1afe46284dda91913dd4ef82ae (diff)
Doc: Added brief statements for Qt examples overview page
Task-number: QTBUG-50101 Change-Id: I0a7a8d7c3312923d956082fed7fcdf6567b44a7d Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'examples/quick/customitems/flipable/doc')
-rw-r--r--examples/quick/customitems/flipable/doc/src/flipable.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/customitems/flipable/doc/src/flipable.qdoc b/examples/quick/customitems/flipable/doc/src/flipable.qdoc
index b492f2c147..c4b7969b7e 100644
--- a/examples/quick/customitems/flipable/doc/src/flipable.qdoc
+++ b/examples/quick/customitems/flipable/doc/src/flipable.qdoc
@@ -41,6 +41,7 @@
/*!
\title UI Components: Flipable Example
\example customitems/flipable
+ \brief The Flipable Example shows an item that flips whenever clicked, rotating around the y-axis.
This example shows how to use the \l Flipable element.