From 8b9ab5e06e589cc7a252f7af9e945c38f8d25ada Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Mon, 21 Dec 2015 14:42:46 +0100 Subject: Doc: Added brief statements for Qt examples overview page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-50101 Change-Id: I0a7a8d7c3312923d956082fed7fcdf6567b44a7d Reviewed-by: Topi Reiniƶ --- examples/quick/customitems/flipable/doc/src/flipable.qdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/quick/customitems/flipable/doc/src/flipable.qdoc') 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. -- cgit v1.2.3