summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfuture.qdoc
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2012-08-27 17:06:33 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-09-28 23:50:10 +0200
commitb1d2b80a90b3eda41f4d84fc504220c6b0cf2c29 (patch)
tree6269b183bc70ff09159324395a18436b05d3edac /src/corelib/thread/qfuture.qdoc
parent427a271426d065a2d3ad2a9bb26a4cc0caee9d41 (diff)
QException/QFuture*: add \inmodule QtCore
Change-Id: Iad787e3280889eae6b6aace9a85bda966b1a7094 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/thread/qfuture.qdoc')
-rw-r--r--src/corelib/thread/qfuture.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/thread/qfuture.qdoc b/src/corelib/thread/qfuture.qdoc
index 91414a092a..b67d711536 100644
--- a/src/corelib/thread/qfuture.qdoc
+++ b/src/corelib/thread/qfuture.qdoc
@@ -40,6 +40,7 @@
****************************************************************************/
/*! \class QFuture
+ \inmodule QtCore
\threadsafe
\brief The QFuture class represents the result of an asynchronous computation.
\since 4.4