From 0a796cfddf6c5753cb77eea32016e1645fce0c16 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Wed, 31 Jul 2013 18:49:15 +0200 Subject: Doc: Setting module pages' \qtvariable. Argument to \qtvariable is the QT variable needed for linking to the module. Task-number: QTBUG-32172 Change-Id: I181c0cfaf9529f3aea741cdaee0f20d6cd0e2d2f Reviewed-by: Martin Smith --- src/concurrent/doc/src/qtconcurrent-module.qdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/concurrent/doc/src/qtconcurrent-module.qdoc') diff --git a/src/concurrent/doc/src/qtconcurrent-module.qdoc b/src/concurrent/doc/src/qtconcurrent-module.qdoc index b8d89cbde3..37298017c7 100644 --- a/src/concurrent/doc/src/qtconcurrent-module.qdoc +++ b/src/concurrent/doc/src/qtconcurrent-module.qdoc @@ -31,6 +31,7 @@ \brief The Qt Concurrent module contains functionality to support concurrent execution of program code \ingroup modules + \qtvariable concurrent The Qt Concurrent module extends the basic threading support found in \l{Qt Core} module and simplifies the development of code that can be executed in parallel on all available CPU cores. -- cgit v1.2.3