aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/dialcontrol
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/dialcontrol
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/dialcontrol')
-rw-r--r--examples/quick/customitems/dialcontrol/doc/src/dialcontrol.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/customitems/dialcontrol/doc/src/dialcontrol.qdoc b/examples/quick/customitems/dialcontrol/doc/src/dialcontrol.qdoc
index 064dba51ef..9bc6a61716 100644
--- a/examples/quick/customitems/dialcontrol/doc/src/dialcontrol.qdoc
+++ b/examples/quick/customitems/dialcontrol/doc/src/dialcontrol.qdoc
@@ -42,6 +42,7 @@
/*!
\title UI Components: Dial Control Example
\example customitems/dialcontrol
+ \brief The Dial Control Example shows how to create a speedometer-type dial.
This example shows how to create a dial-type control. It combines
\l Image elements with \l Rotation transforms and \l SpringAnimation behaviors