From b1d2b80a90b3eda41f4d84fc504220c6b0cf2c29 Mon Sep 17 00:00:00 2001 From: Marc Mutz Date: Mon, 27 Aug 2012 17:06:33 +0200 Subject: QException/QFuture*: add \inmodule QtCore Change-Id: Iad787e3280889eae6b6aace9a85bda966b1a7094 Reviewed-by: Thiago Macieira --- src/corelib/thread/qfuturewatcher.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/corelib/thread/qfuturewatcher.cpp') diff --git a/src/corelib/thread/qfuturewatcher.cpp b/src/corelib/thread/qfuturewatcher.cpp index e7009ab854..f4521f6aa1 100644 --- a/src/corelib/thread/qfuturewatcher.cpp +++ b/src/corelib/thread/qfuturewatcher.cpp @@ -56,6 +56,7 @@ QT_BEGIN_NAMESPACE \reentrant \since 4.4 + \inmodule QtCore \ingroup thread \brief The QFutureWatcher class allows monitoring a QFuture using signals -- cgit v1.2.3