summaryrefslogtreecommitdiffstats
path: root/examples/threads/doc/src/queuedcustomtype.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/threads/doc/src/queuedcustomtype.qdoc')
-rw-r--r--examples/threads/doc/src/queuedcustomtype.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/threads/doc/src/queuedcustomtype.qdoc b/examples/threads/doc/src/queuedcustomtype.qdoc
index a1f2d54a21..df825b2db3 100644
--- a/examples/threads/doc/src/queuedcustomtype.qdoc
+++ b/examples/threads/doc/src/queuedcustomtype.qdoc
@@ -26,10 +26,12 @@
****************************************************************************/
/*!
- \example threads/queuedcustomtype
+ \example queuedcustomtype
\title Queued Custom Type Example
+ \brief Demonstrates multi-thread programming using Qt
+ \ingroup qtconcurrent-mtexamples
- The Queued Custom Type example shows how to send custom types between
+ \brief The Queued Custom Type example shows how to send custom types between
threads with queued signals and slots.
\image queuedcustomtype-example.png