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ƶ --- .../quick/threading/threadedlistmodel/doc/src/threadedlistmodel.qdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/quick/threading/threadedlistmodel/doc') diff --git a/examples/quick/threading/threadedlistmodel/doc/src/threadedlistmodel.qdoc b/examples/quick/threading/threadedlistmodel/doc/src/threadedlistmodel.qdoc index 68f0db9629..7e0a46139a 100644 --- a/examples/quick/threading/threadedlistmodel/doc/src/threadedlistmodel.qdoc +++ b/examples/quick/threading/threadedlistmodel/doc/src/threadedlistmodel.qdoc @@ -28,6 +28,8 @@ /*! \title Threaded ListModel Example \example threading/threadedlistmodel + \brief The Threaded ListModel example shows how to use a ListModel from multiple + threads using WorkerScript. This example shows how to use a ListModel from multiple threads using WorkerScript. -- cgit v1.2.3