aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/threading/threadedlistmodel/doc/src/threadedlistmodel.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/threading/threadedlistmodel/doc/src/threadedlistmodel.qdoc')
-rw-r--r--examples/quick/threading/threadedlistmodel/doc/src/threadedlistmodel.qdoc2
1 files changed, 2 insertions, 0 deletions
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.