summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib')
-rw-r--r--src/corelib/animation/qabstractanimation.cpp4
-rw-r--r--src/corelib/animation/qanimationgroup.cpp1
-rw-r--r--src/corelib/animation/qparallelanimationgroup.cpp1
-rw-r--r--src/corelib/animation/qpauseanimation.cpp1
-rw-r--r--src/corelib/animation/qpropertyanimation.cpp1
-rw-r--r--src/corelib/animation/qsequentialanimationgroup.cpp1
-rw-r--r--src/corelib/animation/qvariantanimation.cpp1
-rw-r--r--src/corelib/codecs/qeucjpcodec.cpp1
-rw-r--r--src/corelib/codecs/qeuckrcodec.cpp2
-rw-r--r--src/corelib/codecs/qgb18030codec.cpp3
-rw-r--r--src/corelib/codecs/qisciicodec.cpp1
-rw-r--r--src/corelib/codecs/qjiscodec.cpp1
-rw-r--r--src/corelib/codecs/qjpunicode.cpp1
-rw-r--r--src/corelib/codecs/qsjiscodec.cpp1
-rw-r--r--src/corelib/codecs/qtextcodec.cpp3
-rw-r--r--src/corelib/codecs/qtsciicodec.cpp1
-rw-r--r--src/corelib/global/qglobal.cpp3
-rw-r--r--src/corelib/global/qlibraryinfo.cpp1
-rw-r--r--src/corelib/global/qlogging.cpp2
-rw-r--r--src/corelib/global/qtypeinfo.h1
-rw-r--r--src/corelib/io/qabstractfileengine.cpp5
-rw-r--r--src/corelib/io/qbuffer.cpp1
-rw-r--r--src/corelib/io/qdatastream.cpp1
-rw-r--r--src/corelib/io/qdebug.cpp1
-rw-r--r--src/corelib/io/qdir.cpp1
-rw-r--r--src/corelib/io/qdiriterator.cpp1
-rw-r--r--src/corelib/io/qfile.cpp1
-rw-r--r--src/corelib/io/qfiledevice.cpp1
-rw-r--r--src/corelib/io/qfileinfo.cpp1
-rw-r--r--src/corelib/io/qfilesystemwatcher.cpp1
-rw-r--r--src/corelib/io/qfsfileengine.cpp1
-rw-r--r--src/corelib/io/qiodevice.cpp1
-rw-r--r--src/corelib/io/qnoncontiguousbytedevice.cpp6
-rw-r--r--src/corelib/io/qprocess.cpp2
-rw-r--r--src/corelib/io/qresource.cpp1
-rw-r--r--src/corelib/io/qsettings.cpp1
-rw-r--r--src/corelib/io/qstandardpaths.cpp1
-rw-r--r--src/corelib/io/qtemporarydir.cpp1
-rw-r--r--src/corelib/io/qtemporaryfile.cpp1
-rw-r--r--src/corelib/io/qtextstream.cpp1
-rw-r--r--src/corelib/io/qurl.cpp1
-rw-r--r--src/corelib/io/qurlquery.cpp1
-rw-r--r--src/corelib/io/qwinoverlappedionotifier.cpp1
-rw-r--r--src/corelib/itemmodels/qabstractitemmodel.cpp5
-rw-r--r--src/corelib/itemmodels/qidentityproxymodel.cpp2
-rw-r--r--src/corelib/itemmodels/qitemselectionmodel.cpp6
-rw-r--r--src/corelib/itemmodels/qsortfilterproxymodel.cpp2
-rw-r--r--src/corelib/itemmodels/qstringlistmodel.cpp2
-rw-r--r--src/corelib/json/qjsonarray.cpp3
-rw-r--r--src/corelib/json/qjsondocument.cpp1
-rw-r--r--src/corelib/json/qjsonobject.cpp3
-rw-r--r--src/corelib/json/qjsonparser.cpp1
-rw-r--r--src/corelib/json/qjsonvalue.cpp2
-rw-r--r--src/corelib/kernel/qabstracteventdispatcher.cpp2
-rw-r--r--src/corelib/kernel/qabstractnativeeventfilter.cpp1
-rw-r--r--src/corelib/kernel/qbasictimer.cpp1
-rw-r--r--src/corelib/kernel/qcoreapplication.cpp1
-rw-r--r--src/corelib/kernel/qcoreevent.cpp4
-rw-r--r--src/corelib/kernel/qeventloop.cpp2
-rw-r--r--src/corelib/kernel/qmetaobject.cpp7
-rw-r--r--src/corelib/kernel/qmetaobjectbuilder.cpp5
-rw-r--r--src/corelib/kernel/qmetatype.cpp1
-rw-r--r--src/corelib/kernel/qmimedata.cpp1
-rw-r--r--src/corelib/kernel/qobject.cpp2
-rw-r--r--src/corelib/kernel/qobjectcleanuphandler.cpp1
-rw-r--r--src/corelib/kernel/qpointer.cpp1
-rw-r--r--src/corelib/kernel/qsharedmemory.cpp1
-rw-r--r--src/corelib/kernel/qsignalmapper.cpp1
-rw-r--r--src/corelib/kernel/qsocketnotifier.cpp1
-rw-r--r--src/corelib/kernel/qsystemsemaphore.cpp1
-rw-r--r--src/corelib/kernel/qtimer.cpp1
-rw-r--r--src/corelib/kernel/qtranslator.cpp1
-rw-r--r--src/corelib/kernel/qvariant.cpp1
-rw-r--r--src/corelib/kernel/qwineventnotifier.cpp1
-rw-r--r--src/corelib/mimetypes/qmimedatabase.cpp1
-rw-r--r--src/corelib/mimetypes/qmimeglobpattern.cpp2
-rw-r--r--src/corelib/mimetypes/qmimemagicrulematcher.cpp1
-rw-r--r--src/corelib/mimetypes/qmimetype.cpp1
-rw-r--r--src/corelib/mimetypes/qmimetypeparser.cpp2
-rw-r--r--src/corelib/plugin/qlibrary.cpp1
-rw-r--r--src/corelib/plugin/qpluginloader.cpp1
-rw-r--r--src/corelib/plugin/qsystemlibrary.cpp1
-rw-r--r--src/corelib/plugin/quuid.cpp1
-rw-r--r--src/corelib/statemachine/qabstractstate.cpp1
-rw-r--r--src/corelib/statemachine/qabstracttransition.cpp1
-rw-r--r--src/corelib/statemachine/qeventtransition.cpp1
-rw-r--r--src/corelib/statemachine/qfinalstate.cpp1
-rw-r--r--src/corelib/statemachine/qhistorystate.cpp1
-rw-r--r--src/corelib/statemachine/qsignaltransition.cpp1
-rw-r--r--src/corelib/statemachine/qstate.cpp1
-rw-r--r--src/corelib/statemachine/qstatemachine.cpp3
-rw-r--r--src/corelib/thread/qatomic.cpp2
-rw-r--r--src/corelib/thread/qmutex.cpp3
-rw-r--r--src/corelib/thread/qmutexpool.cpp1
-rw-r--r--src/corelib/thread/qreadwritelock.cpp3
-rw-r--r--src/corelib/thread/qrunnable.cpp1
-rw-r--r--src/corelib/thread/qsemaphore.cpp1
-rw-r--r--src/corelib/thread/qthread.cpp1
-rw-r--r--src/corelib/thread/qthreadpool.cpp1
-rw-r--r--src/corelib/thread/qthreadstorage.cpp1
-rw-r--r--src/corelib/thread/qwaitcondition.qdoc1
-rw-r--r--src/corelib/tools/qbitarray.cpp2
-rw-r--r--src/corelib/tools/qbytearray.cpp1
-rw-r--r--src/corelib/tools/qbytearraymatcher.cpp1
-rw-r--r--src/corelib/tools/qcache.qdoc1
-rw-r--r--src/corelib/tools/qchar.cpp2
-rw-r--r--src/corelib/tools/qcollator.cpp1
-rw-r--r--src/corelib/tools/qcontiguouscache.cpp1
-rw-r--r--src/corelib/tools/qcryptographichash.cpp1
-rw-r--r--src/corelib/tools/qdatetime.cpp3
-rw-r--r--src/corelib/tools/qeasingcurve.cpp1
-rw-r--r--src/corelib/tools/qelapsedtimer.cpp2
-rw-r--r--src/corelib/tools/qhash.cpp4
-rw-r--r--src/corelib/tools/qline.cpp2
-rw-r--r--src/corelib/tools/qlinkedlist.cpp3
-rw-r--r--src/corelib/tools/qlist.cpp3
-rw-r--r--src/corelib/tools/qlocale.qdoc3
-rw-r--r--src/corelib/tools/qmap.cpp4
-rw-r--r--src/corelib/tools/qmargins.cpp1
-rw-r--r--src/corelib/tools/qpair.qdoc1
-rw-r--r--src/corelib/tools/qpoint.cpp2
-rw-r--r--src/corelib/tools/qqueue.cpp1
-rw-r--r--src/corelib/tools/qrect.cpp2
-rw-r--r--src/corelib/tools/qrefcount.cpp1
-rw-r--r--src/corelib/tools/qregexp.cpp1
-rw-r--r--src/corelib/tools/qregularexpression.cpp4
-rw-r--r--src/corelib/tools/qscopedpointer.cpp2
-rw-r--r--src/corelib/tools/qscopedvaluerollback.cpp1
-rw-r--r--src/corelib/tools/qset.qdoc3
-rw-r--r--src/corelib/tools/qshareddata.cpp3
-rw-r--r--src/corelib/tools/qsharedpointer.cpp2
-rw-r--r--src/corelib/tools/qsize.cpp2
-rw-r--r--src/corelib/tools/qstack.cpp1
-rw-r--r--src/corelib/tools/qstring.cpp4
-rw-r--r--src/corelib/tools/qstringbuilder.cpp1
-rw-r--r--src/corelib/tools/qstringlist.cpp1
-rw-r--r--src/corelib/tools/qstringmatcher.cpp1
-rw-r--r--src/corelib/tools/qtextboundaryfinder.cpp1
-rw-r--r--src/corelib/tools/qtimeline.cpp1
-rw-r--r--src/corelib/tools/qvarlengtharray.qdoc1
-rw-r--r--src/corelib/tools/qvector.cpp1
-rw-r--r--src/corelib/xml/qxmlstream.cpp9
142 files changed, 235 insertions, 11 deletions
diff --git a/src/corelib/animation/qabstractanimation.cpp b/src/corelib/animation/qabstractanimation.cpp
index 296d583365..46fe022bae 100644
--- a/src/corelib/animation/qabstractanimation.cpp
+++ b/src/corelib/animation/qabstractanimation.cpp
@@ -41,6 +41,7 @@
/*!
\class QAbstractAnimation
+ \inmodule QtCore
\ingroup animation
\brief The QAbstractAnimation class is the base of all animations.
\since 4.6
@@ -163,6 +164,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QAbstractAnimationTimer
+ \inmodule QtCore
\brief QAbstractAnimationTimer is the base class for animation timers.
\internal
@@ -202,6 +204,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QUnifiedTimer
+ \inmodule QtCore
\brief QUnifiedTimer provides a unified timing mechanism for animations in Qt C++ and QML.
\internal
@@ -708,6 +711,7 @@ int QAnimationTimer::closestPauseAnimationTimeToFinish()
/*!
\class QAnimationDriver
+ \inmodule QtCore
\brief The QAnimationDriver class is used to exchange the mechanism that drives animations.
diff --git a/src/corelib/animation/qanimationgroup.cpp b/src/corelib/animation/qanimationgroup.cpp
index a5259cef64..2d3d655b8c 100644
--- a/src/corelib/animation/qanimationgroup.cpp
+++ b/src/corelib/animation/qanimationgroup.cpp
@@ -41,6 +41,7 @@
/*!
\class QAnimationGroup
+ \inmodule QtCore
\brief The QAnimationGroup class is an abstract base class for groups of animations.
\since 4.6
\ingroup animation
diff --git a/src/corelib/animation/qparallelanimationgroup.cpp b/src/corelib/animation/qparallelanimationgroup.cpp
index 9e0fdaff8a..638d40a53e 100644
--- a/src/corelib/animation/qparallelanimationgroup.cpp
+++ b/src/corelib/animation/qparallelanimationgroup.cpp
@@ -41,6 +41,7 @@
/*!
\class QParallelAnimationGroup
+ \inmodule QtCore
\brief The QParallelAnimationGroup class provides a parallel group of animations.
\since 4.6
\ingroup animation
diff --git a/src/corelib/animation/qpauseanimation.cpp b/src/corelib/animation/qpauseanimation.cpp
index a4338a3656..7e0351bf7c 100644
--- a/src/corelib/animation/qpauseanimation.cpp
+++ b/src/corelib/animation/qpauseanimation.cpp
@@ -41,6 +41,7 @@
/*!
\class QPauseAnimation
+ \inmodule QtCore
\brief The QPauseAnimation class provides a pause for QSequentialAnimationGroup.
\since 4.6
\ingroup animation
diff --git a/src/corelib/animation/qpropertyanimation.cpp b/src/corelib/animation/qpropertyanimation.cpp
index f7ba49c3cd..0cbef6e98f 100644
--- a/src/corelib/animation/qpropertyanimation.cpp
+++ b/src/corelib/animation/qpropertyanimation.cpp
@@ -41,6 +41,7 @@
/*!
\class QPropertyAnimation
+ \inmodule QtCore
\brief The QPropertyAnimation class animates Qt properties
\since 4.6
diff --git a/src/corelib/animation/qsequentialanimationgroup.cpp b/src/corelib/animation/qsequentialanimationgroup.cpp
index a893ea73d9..1992787b88 100644
--- a/src/corelib/animation/qsequentialanimationgroup.cpp
+++ b/src/corelib/animation/qsequentialanimationgroup.cpp
@@ -41,6 +41,7 @@
/*!
\class QSequentialAnimationGroup
+ \inmodule QtCore
\brief The QSequentialAnimationGroup class provides a sequential group of animations.
\since 4.6
\ingroup animation
diff --git a/src/corelib/animation/qvariantanimation.cpp b/src/corelib/animation/qvariantanimation.cpp
index f16d685bab..d776c04f72 100644
--- a/src/corelib/animation/qvariantanimation.cpp
+++ b/src/corelib/animation/qvariantanimation.cpp
@@ -52,6 +52,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QVariantAnimation
+ \inmodule QtCore
\ingroup animation
\brief The QVariantAnimation class provides an abstract base class for animations.
\since 4.6
diff --git a/src/corelib/codecs/qeucjpcodec.cpp b/src/corelib/codecs/qeucjpcodec.cpp
index 4b973ae311..09e646ca06 100644
--- a/src/corelib/codecs/qeucjpcodec.cpp
+++ b/src/corelib/codecs/qeucjpcodec.cpp
@@ -44,6 +44,7 @@
// and the grateful thanks of the Qt team.
/*! \class QEucJpCodec
+ \inmodule QtCore
\reentrant
\internal
*/
diff --git a/src/corelib/codecs/qeuckrcodec.cpp b/src/corelib/codecs/qeuckrcodec.cpp
index 7097636538..b6738d67e0 100644
--- a/src/corelib/codecs/qeuckrcodec.cpp
+++ b/src/corelib/codecs/qeuckrcodec.cpp
@@ -43,12 +43,14 @@
// in Qt with the author's permission and the grateful thanks of the Qt team.
/*! \class QEucKrCodec
+ \inmodule QtCore
\reentrant
\internal
*/
/*!
\class QCP949Codec
+ \inmodule QtCore
\internal
\brief The QCP949Codec class handles encoding and decoding of text in CP949 encoding.
diff --git a/src/corelib/codecs/qgb18030codec.cpp b/src/corelib/codecs/qgb18030codec.cpp
index 030b353090..7c3a4e896e 100644
--- a/src/corelib/codecs/qgb18030codec.cpp
+++ b/src/corelib/codecs/qgb18030codec.cpp
@@ -40,6 +40,7 @@
****************************************************************************/
/*! \class QGb18030Codec
+ \inmodule QtCore
\reentrant
\internal
*/
@@ -269,6 +270,7 @@ QString QGb18030Codec::convertToUnicode(const char* chars, int len, ConverterSta
/*! \class QGbkCodec
+ \inmodule QtCore
\reentrant
\internal
@@ -431,6 +433,7 @@ QByteArray QGbkCodec::convertFromUnicode(const QChar *uc, int len, ConverterStat
/*! \class QGb2312Codec
+ \inmodule QtCore
\internal
\brief The QGb2312Codec class provides conversion to and from the Chinese
diff --git a/src/corelib/codecs/qisciicodec.cpp b/src/corelib/codecs/qisciicodec.cpp
index d760d1e380..6c34123a2a 100644
--- a/src/corelib/codecs/qisciicodec.cpp
+++ b/src/corelib/codecs/qisciicodec.cpp
@@ -48,6 +48,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QIsciiCodec
+ \inmodule QtCore
\brief The QIsciiCodec class provides conversion to and from the ISCII encoding.
\internal
diff --git a/src/corelib/codecs/qjiscodec.cpp b/src/corelib/codecs/qjiscodec.cpp
index 1bdf8717b8..13f81eb4b6 100644
--- a/src/corelib/codecs/qjiscodec.cpp
+++ b/src/corelib/codecs/qjiscodec.cpp
@@ -44,6 +44,7 @@
// and the grateful thanks of the Qt team.
/*! \class QJisCodec
+ \inmodule QtCore
\reentrant
\internal
*/
diff --git a/src/corelib/codecs/qjpunicode.cpp b/src/corelib/codecs/qjpunicode.cpp
index 19014d8773..79914028e7 100644
--- a/src/corelib/codecs/qjpunicode.cpp
+++ b/src/corelib/codecs/qjpunicode.cpp
@@ -40,6 +40,7 @@
****************************************************************************/
/*! \class QJpUnicodeConv
+ \inmodule QtCore
\reentrant
\internal
*/
diff --git a/src/corelib/codecs/qsjiscodec.cpp b/src/corelib/codecs/qsjiscodec.cpp
index 55c57954f2..551deabb62 100644
--- a/src/corelib/codecs/qsjiscodec.cpp
+++ b/src/corelib/codecs/qsjiscodec.cpp
@@ -44,6 +44,7 @@
// and the grateful thanks of the Qt team.
/*! \class QSjisCodec
+ \inmodule QtCore
\reentrant
\internal
*/
diff --git a/src/corelib/codecs/qtextcodec.cpp b/src/corelib/codecs/qtextcodec.cpp
index 90b339b056..0edb30c060 100644
--- a/src/corelib/codecs/qtextcodec.cpp
+++ b/src/corelib/codecs/qtextcodec.cpp
@@ -336,6 +336,7 @@ QTextCodec::ConverterState::~ConverterState()
/*!
\class QTextCodec
+ \inmodule QtCore
\brief The QTextCodec class provides conversions between text encodings.
\reentrant
\ingroup i18n
@@ -865,6 +866,7 @@ QString QTextCodec::toUnicode(const char *chars) const
/*!
\class QTextEncoder
+ \inmodule QtCore
\brief The QTextEncoder class provides a state-based encoder.
\reentrant
\ingroup i18n
@@ -937,6 +939,7 @@ QByteArray QTextEncoder::fromUnicode(const QChar *uc, int len)
/*!
\class QTextDecoder
+ \inmodule QtCore
\brief The QTextDecoder class provides a state-based decoder.
\reentrant
\ingroup i18n
diff --git a/src/corelib/codecs/qtsciicodec.cpp b/src/corelib/codecs/qtsciicodec.cpp
index c8217f7aea..fde2ddea2e 100644
--- a/src/corelib/codecs/qtsciicodec.cpp
+++ b/src/corelib/codecs/qtsciicodec.cpp
@@ -56,6 +56,7 @@ static unsigned int qt_TSCIIToUnicode(unsigned int code, uint *s);
#define IsTSCIIChar(c) (((c) >= 0x80) && ((c) <= 0xfd))
/*! \class QTsciiCodec
+ \inmodule QtCore
\reentrant
\internal
*/
diff --git a/src/corelib/global/qglobal.cpp b/src/corelib/global/qglobal.cpp
index b5d42b2c61..3dfed692e0 100644
--- a/src/corelib/global/qglobal.cpp
+++ b/src/corelib/global/qglobal.cpp
@@ -86,6 +86,7 @@ Q_CORE_EXPORT void *qMemSet(void *dest, int c, size_t n);
/*!
\class QFlag
+ \inmodule QtCore
\brief The QFlag class is a helper data type for QFlags.
It is equivalent to a plain \c int, except with respect to
@@ -109,6 +110,7 @@ Q_CORE_EXPORT void *qMemSet(void *dest, int c, size_t n);
/*!
\class QFlags
+ \inmodule QtCore
\brief The QFlags class provides a type-safe way of storing
OR-combinations of enum values.
@@ -878,6 +880,7 @@ bool qSharedBuild()
/*!
\class QSysInfo
+ \inmodule QtCore
\brief The QSysInfo class provides information about the system.
\list
diff --git a/src/corelib/global/qlibraryinfo.cpp b/src/corelib/global/qlibraryinfo.cpp
index e957b22882..9391ff148d 100644
--- a/src/corelib/global/qlibraryinfo.cpp
+++ b/src/corelib/global/qlibraryinfo.cpp
@@ -166,6 +166,7 @@ QSettings *QLibraryInfoPrivate::findConfiguration()
/*!
\class QLibraryInfo
+ \inmodule QtCore
\brief The QLibraryInfo class provides information about the Qt library.
Many pieces of information are established when Qt is configured and built.
diff --git a/src/corelib/global/qlogging.cpp b/src/corelib/global/qlogging.cpp
index 653fe2ddc8..ee9305a70f 100644
--- a/src/corelib/global/qlogging.cpp
+++ b/src/corelib/global/qlogging.cpp
@@ -60,6 +60,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QMessageLogContext
+ \inmodule QtCore
\relates <QtGlobal>
\brief The QMessageLogContext class provides additional information about a log message.
\since 5.0
@@ -72,6 +73,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QMessageLogger
+ \inmodule QtCore
\relates <QtGlobal>
\brief The QMessageLogger class generates log messages.
\since 5.0
diff --git a/src/corelib/global/qtypeinfo.h b/src/corelib/global/qtypeinfo.h
index e8aa883c9d..efc82cbe25 100644
--- a/src/corelib/global/qtypeinfo.h
+++ b/src/corelib/global/qtypeinfo.h
@@ -99,6 +99,7 @@ public:
/*!
\class QTypeInfoMerger
+ \inmodule QtCore
\internal
\brief QTypeInfoMerger merges the QTypeInfo flags of T1, T2... and presents them
diff --git a/src/corelib/io/qabstractfileengine.cpp b/src/corelib/io/qabstractfileengine.cpp
index 6c10c6cb00..a41e8799cd 100644
--- a/src/corelib/io/qabstractfileengine.cpp
+++ b/src/corelib/io/qabstractfileengine.cpp
@@ -59,6 +59,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QAbstractFileEngineHandler
+ \inmodule QtCore
\reentrant
\internal
@@ -219,6 +220,7 @@ QAbstractFileEngine *QAbstractFileEngine::create(const QString &fileName)
/*!
\class QAbstractFileEngine
+ \inmodule QtCore
\reentrant
\internal
@@ -803,6 +805,7 @@ bool QAbstractFileEngine::unmap(uchar *address)
/*!
\since 4.3
\class QAbstractFileEngineIterator
+ \inmodule QtCore
\brief The QAbstractFileEngineIterator class provides an iterator
interface for custom file engines.
\internal
@@ -1135,6 +1138,7 @@ qint64 QAbstractFileEngine::readLine(char *data, qint64 maxlen)
/*!
\class QAbstractFileEngine::ExtensionOption
+ \inmodule QtCore
\since 4.3
\brief provides an extended input argument to QAbstractFileEngine's
extension support.
@@ -1144,6 +1148,7 @@ qint64 QAbstractFileEngine::readLine(char *data, qint64 maxlen)
/*!
\class QAbstractFileEngine::ExtensionReturn
+ \inmodule QtCore
\since 4.3
\brief provides an extended output argument to QAbstractFileEngine's
extension support.
diff --git a/src/corelib/io/qbuffer.cpp b/src/corelib/io/qbuffer.cpp
index dee4295966..96d65b2e35 100644
--- a/src/corelib/io/qbuffer.cpp
+++ b/src/corelib/io/qbuffer.cpp
@@ -104,6 +104,7 @@ QByteArray QBufferPrivate::peek(qint64 maxSize)
/*!
\class QBuffer
+ \inmodule QtCore
\reentrant
\brief The QBuffer class provides a QIODevice interface for a QByteArray.
diff --git a/src/corelib/io/qdatastream.cpp b/src/corelib/io/qdatastream.cpp
index bb12bc1c5b..31d5e4b8d2 100644
--- a/src/corelib/io/qdatastream.cpp
+++ b/src/corelib/io/qdatastream.cpp
@@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QDataStream
+ \inmodule QtCore
\reentrant
\brief The QDataStream class provides serialization of binary data
to a QIODevice.
diff --git a/src/corelib/io/qdebug.cpp b/src/corelib/io/qdebug.cpp
index 9cd1705997..4b82f622dd 100644
--- a/src/corelib/io/qdebug.cpp
+++ b/src/corelib/io/qdebug.cpp
@@ -52,6 +52,7 @@
/*!
\class QDebug
+ \inmodule QtCore
\brief The QDebug class provides an output stream for debugging information.
diff --git a/src/corelib/io/qdir.cpp b/src/corelib/io/qdir.cpp
index 2753d63f0e..ff9d3ac142 100644
--- a/src/corelib/io/qdir.cpp
+++ b/src/corelib/io/qdir.cpp
@@ -342,6 +342,7 @@ inline void QDirPrivate::initFileEngine()
/*!
\class QDir
+ \inmodule QtCore
\brief The QDir class provides access to directory structures and their contents.
\ingroup io
diff --git a/src/corelib/io/qdiriterator.cpp b/src/corelib/io/qdiriterator.cpp
index ea4dd03e55..458abc6011 100644
--- a/src/corelib/io/qdiriterator.cpp
+++ b/src/corelib/io/qdiriterator.cpp
@@ -42,6 +42,7 @@
/*!
\since 4.3
\class QDirIterator
+ \inmodule QtCore
\brief The QDirIterator class provides an iterator for directory entrylists.
You can use QDirIterator to navigate entries of a directory one at a time.
diff --git a/src/corelib/io/qfile.cpp b/src/corelib/io/qfile.cpp
index d1b11e1f60..df620b5be1 100644
--- a/src/corelib/io/qfile.cpp
+++ b/src/corelib/io/qfile.cpp
@@ -111,6 +111,7 @@ QAbstractFileEngine *QFilePrivate::engine() const
/*!
\class QFile
+ \inmodule QtCore
\brief The QFile class provides an interface for reading from and writing to files.
\ingroup io
diff --git a/src/corelib/io/qfiledevice.cpp b/src/corelib/io/qfiledevice.cpp
index adec6a3bad..d4243fb597 100644
--- a/src/corelib/io/qfiledevice.cpp
+++ b/src/corelib/io/qfiledevice.cpp
@@ -156,6 +156,7 @@ void QFileDevicePrivate::setError(QFileDevice::FileError err, int errNum)
/*!
\class QFileDevice
+ \inmodule QtCore
\since 5.0
\brief The QFileDevice class provides an interface for reading from and writing to open files.
diff --git a/src/corelib/io/qfileinfo.cpp b/src/corelib/io/qfileinfo.cpp
index b6302f5c99..3a67b7061f 100644
--- a/src/corelib/io/qfileinfo.cpp
+++ b/src/corelib/io/qfileinfo.cpp
@@ -207,6 +207,7 @@ QDateTime &QFileInfoPrivate::getFileTime(QAbstractFileEngine::FileTime request)
/*!
\class QFileInfo
+ \inmodule QtCore
\reentrant
\brief The QFileInfo class provides system-independent file information.
diff --git a/src/corelib/io/qfilesystemwatcher.cpp b/src/corelib/io/qfilesystemwatcher.cpp
index 57777179b5..ea3709148b 100644
--- a/src/corelib/io/qfilesystemwatcher.cpp
+++ b/src/corelib/io/qfilesystemwatcher.cpp
@@ -144,6 +144,7 @@ void QFileSystemWatcherPrivate::_q_directoryChanged(const QString &path, bool re
/*!
\class QFileSystemWatcher
+ \inmodule QtCore
\brief The QFileSystemWatcher class provides an interface for monitoring files and directories for modifications.
\ingroup io
\since 4.2
diff --git a/src/corelib/io/qfsfileengine.cpp b/src/corelib/io/qfsfileengine.cpp
index dde854e903..f72085d2a0 100644
--- a/src/corelib/io/qfsfileengine.cpp
+++ b/src/corelib/io/qfsfileengine.cpp
@@ -82,6 +82,7 @@ QT_BEGIN_NAMESPACE
#endif
/*! \class QFSFileEngine
+ \inmodule QtCore
\brief The QFSFileEngine class implements Qt's default file engine.
\since 4.1
\internal
diff --git a/src/corelib/io/qiodevice.cpp b/src/corelib/io/qiodevice.cpp
index 8cd124ff69..93d27b2ed6 100644
--- a/src/corelib/io/qiodevice.cpp
+++ b/src/corelib/io/qiodevice.cpp
@@ -139,6 +139,7 @@ QIODevicePrivate::~QIODevicePrivate()
/*!
\class QIODevice
+ \inmodule QtCore
\reentrant
\brief The QIODevice class is the base interface class of all I/O
diff --git a/src/corelib/io/qnoncontiguousbytedevice.cpp b/src/corelib/io/qnoncontiguousbytedevice.cpp
index f3d5bec196..b8ccbaaa7a 100644
--- a/src/corelib/io/qnoncontiguousbytedevice.cpp
+++ b/src/corelib/io/qnoncontiguousbytedevice.cpp
@@ -48,12 +48,11 @@ QT_BEGIN_NAMESPACE
/*!
\class QNonContiguousByteDevice
+ \inmodule QtCore
\brief A QNonContiguousByteDevice is a representation of a
file, array or buffer that allows access with a read pointer.
\since 4.6
- \inmodule QtCore
-
The goal of this class is to have a data representation that
allows us to avoid doing a memcpy as we have to do with QIODevice.
@@ -466,9 +465,8 @@ qint64 QByteDeviceWrappingIoDevice::writeData( const char* data, qint64 maxSize)
/*!
\class QNonContiguousByteDeviceFactory
- \since 4.6
-
\inmodule QtCore
+ \since 4.6
Creates a QNonContiguousByteDevice out of a QIODevice,
QByteArray etc.
diff --git a/src/corelib/io/qprocess.cpp b/src/corelib/io/qprocess.cpp
index e201aefaa3..b2f8d5e0b4 100644
--- a/src/corelib/io/qprocess.cpp
+++ b/src/corelib/io/qprocess.cpp
@@ -103,6 +103,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QProcessEnvironment
+ \inmodule QtCore
\brief The QProcessEnvironment class holds the environment variables that
can be passed to a program.
@@ -440,6 +441,7 @@ void QProcessPrivate::Channel::clear()
/*!
\class QProcess
+ \inmodule QtCore
\brief The QProcess class is used to start external programs and
to communicate with them.
diff --git a/src/corelib/io/qresource.cpp b/src/corelib/io/qresource.cpp
index 0937e1e795..dfd1cd56ae 100644
--- a/src/corelib/io/qresource.cpp
+++ b/src/corelib/io/qresource.cpp
@@ -166,6 +166,7 @@ Q_GLOBAL_STATIC(QStringList, resourceSearchPaths)
/*!
\class QResource
+ \inmodule QtCore
\brief The QResource class provides an interface for reading directly from resources.
\ingroup io
diff --git a/src/corelib/io/qsettings.cpp b/src/corelib/io/qsettings.cpp
index 659b10f237..8d5f95c1d1 100644
--- a/src/corelib/io/qsettings.cpp
+++ b/src/corelib/io/qsettings.cpp
@@ -1993,6 +1993,7 @@ void QConfFileSettingsPrivate::ensureSectionParsed(QConfFile *confFile,
/*!
\class QSettings
+ \inmodule QtCore
\brief The QSettings class provides persistent platform-independent application settings.
\ingroup io
diff --git a/src/corelib/io/qstandardpaths.cpp b/src/corelib/io/qstandardpaths.cpp
index 59eaa04894..0dacc51cec 100644
--- a/src/corelib/io/qstandardpaths.cpp
+++ b/src/corelib/io/qstandardpaths.cpp
@@ -53,6 +53,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QStandardPaths
+ \inmodule QtCore
\brief The QStandardPaths class provides methods for accessing standard paths.
\since 5.0
diff --git a/src/corelib/io/qtemporarydir.cpp b/src/corelib/io/qtemporarydir.cpp
index 4db8d21323..fde1944f8f 100644
--- a/src/corelib/io/qtemporarydir.cpp
+++ b/src/corelib/io/qtemporarydir.cpp
@@ -155,6 +155,7 @@ void QTemporaryDirPrivate::create(const QString &templateName)
/*!
\class QTemporaryDir
+ \inmodule QtCore
\reentrant
\brief The QTemporaryDir class creates a unique directory for temporary use.
diff --git a/src/corelib/io/qtemporaryfile.cpp b/src/corelib/io/qtemporaryfile.cpp
index 56b3d17dc1..157fc9b403 100644
--- a/src/corelib/io/qtemporaryfile.cpp
+++ b/src/corelib/io/qtemporaryfile.cpp
@@ -456,6 +456,7 @@ static QString defaultTemplateName()
/*!
\class QTemporaryFile
+ \inmodule QtCore
\reentrant
\brief The QTemporaryFile class is an I/O device that operates on temporary files.
diff --git a/src/corelib/io/qtextstream.cpp b/src/corelib/io/qtextstream.cpp
index 8919ce315b..a0138c3044 100644
--- a/src/corelib/io/qtextstream.cpp
+++ b/src/corelib/io/qtextstream.cpp
@@ -44,6 +44,7 @@ static const int QTEXTSTREAM_BUFFERSIZE = 16384;
/*!
\class QTextStream
+ \inmodule QtCore
\brief The QTextStream class provides a convenient interface for
reading and writing text.
diff --git a/src/corelib/io/qurl.cpp b/src/corelib/io/qurl.cpp
index cc326566c8..bda8e9bf23 100644
--- a/src/corelib/io/qurl.cpp
+++ b/src/corelib/io/qurl.cpp
@@ -42,6 +42,7 @@
/*!
\class QUrl
+ \inmodule QtCore
\brief The QUrl class provides a convenient interface for working
with URLs.
diff --git a/src/corelib/io/qurlquery.cpp b/src/corelib/io/qurlquery.cpp
index 9b57162827..b9749cd204 100644
--- a/src/corelib/io/qurlquery.cpp
+++ b/src/corelib/io/qurlquery.cpp
@@ -48,6 +48,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QUrlQuery
+ \inmodule QtCore
\brief The QUrlQuery class provides a way to manipulate a key-value pairs in
a URL's query.
diff --git a/src/corelib/io/qwinoverlappedionotifier.cpp b/src/corelib/io/qwinoverlappedionotifier.cpp
index a26dfd406c..65f85a2d16 100644
--- a/src/corelib/io/qwinoverlappedionotifier.cpp
+++ b/src/corelib/io/qwinoverlappedionotifier.cpp
@@ -50,6 +50,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QWinOverlappedIoNotifier
+ \inmodule QtCore
\brief The QWinOverlappedIoNotifier class provides support for overlapped I/O notifications on Windows.
\since 5.0
\internal
diff --git a/src/corelib/itemmodels/qabstractitemmodel.cpp b/src/corelib/itemmodels/qabstractitemmodel.cpp
index eb8b96541f..4a266e4891 100644
--- a/src/corelib/itemmodels/qabstractitemmodel.cpp
+++ b/src/corelib/itemmodels/qabstractitemmodel.cpp
@@ -87,6 +87,7 @@ void QPersistentModelIndexData::destroy(QPersistentModelIndexData *data)
/*!
\class QPersistentModelIndex
+ \inmodule QtCore
\brief The QPersistentModelIndex class is used to locate data in a data model.
@@ -865,6 +866,7 @@ void QAbstractItemModelPrivate::columnsRemoved(const QModelIndex &parent,
/*!
\class QModelIndex
+ \inmodule QtCore
\brief The QModelIndex class is used to locate data in a data model.
@@ -1044,6 +1046,7 @@ void QAbstractItemModelPrivate::columnsRemoved(const QModelIndex &parent,
/*!
\class QAbstractItemModel
+ \inmodule QtCore
\brief The QAbstractItemModel class provides the abstract interface for
item model classes.
@@ -3124,6 +3127,7 @@ QModelIndexList QAbstractItemModel::persistentIndexList() const
/*!
\class QAbstractTableModel
+ \inmodule QtCore
\brief The QAbstractTableModel class provides an abstract model that can be
subclassed to create table models.
@@ -3250,6 +3254,7 @@ bool QAbstractTableModel::hasChildren(const QModelIndex &parent) const
/*!
\class QAbstractListModel
+ \inmodule QtCore
\brief The QAbstractListModel class provides an abstract model that can be
subclassed to create one-dimensional list models.
diff --git a/src/corelib/itemmodels/qidentityproxymodel.cpp b/src/corelib/itemmodels/qidentityproxymodel.cpp
index 0e2b14d89e..b0884142da 100644
--- a/src/corelib/itemmodels/qidentityproxymodel.cpp
+++ b/src/corelib/itemmodels/qidentityproxymodel.cpp
@@ -87,10 +87,10 @@ class QIdentityProxyModelPrivate : public QAbstractProxyModelPrivate
/*!
\since 4.8
\class QIdentityProxyModel
+ \inmodule QtCore
\brief The QIdentityProxyModel class proxies its source model unmodified
\ingroup model-view
- \inmodule QtCore
QIdentityProxyModel can be used to forward the structure of a source model exactly, with no sorting, filtering or other transformation.
This is similar in concept to an identity matrix where A.I = A.
diff --git a/src/corelib/itemmodels/qitemselectionmodel.cpp b/src/corelib/itemmodels/qitemselectionmodel.cpp
index f5bfff083e..147dce61b2 100644
--- a/src/corelib/itemmodels/qitemselectionmodel.cpp
+++ b/src/corelib/itemmodels/qitemselectionmodel.cpp
@@ -49,12 +49,12 @@ QT_BEGIN_NAMESPACE
/*!
\class QItemSelectionRange
+ \inmodule QtCore
\brief The QItemSelectionRange class manages information about a
range of selected items in a model.
\ingroup model-view
- \inmodule QtCore
A QItemSelectionRange contains information about a range of
selected items in a model. A range of items is a contiguous array
@@ -339,11 +339,11 @@ QModelIndexList QItemSelectionRange::indexes() const
/*!
\class QItemSelection
+ \inmodule QtCore
\brief The QItemSelection class manages information about selected items in a model.
\ingroup model-view
- \inmodule QtCore
A QItemSelection describes the items in a model that have been
selected by the user. A QItemSelection is basically a list of
@@ -929,11 +929,11 @@ void QItemSelectionModelPrivate::_q_layoutChanged()
/*!
\class QItemSelectionModel
+ \inmodule QtCore
\brief The QItemSelectionModel class keeps track of a view's selected items.
\ingroup model-view
- \inmodule QtCore
A QItemSelectionModel keeps track of the selected items in a view, or
in several views onto the same model. It also keeps track of the
diff --git a/src/corelib/itemmodels/qsortfilterproxymodel.cpp b/src/corelib/itemmodels/qsortfilterproxymodel.cpp
index 251228fed0..8958c4e4dc 100644
--- a/src/corelib/itemmodels/qsortfilterproxymodel.cpp
+++ b/src/corelib/itemmodels/qsortfilterproxymodel.cpp
@@ -1528,11 +1528,11 @@ void QSortFilterProxyModelPrivate::_q_sourceColumnsMoved(
/*!
\since 4.1
\class QSortFilterProxyModel
+ \inmodule QtCore
\brief The QSortFilterProxyModel class provides support for sorting and
filtering data passed between another model and a view.
\ingroup model-view
- \inmodule QtCore
QSortFilterProxyModel can be used for sorting items, filtering out items,
or both. The model transforms the structure of a source model by mapping
diff --git a/src/corelib/itemmodels/qstringlistmodel.cpp b/src/corelib/itemmodels/qstringlistmodel.cpp
index e7f219f471..ba74cfbe48 100644
--- a/src/corelib/itemmodels/qstringlistmodel.cpp
+++ b/src/corelib/itemmodels/qstringlistmodel.cpp
@@ -53,10 +53,10 @@ QT_BEGIN_NAMESPACE
/*!
\class QStringListModel
+ \inmodule QtCore
\brief The QStringListModel class provides a model that supplies strings to views.
\ingroup model-view
- \inmodule QtCore
QStringListModel is an editable model that can be used for simple
cases where you need to display a number of strings in a view
diff --git a/src/corelib/json/qjsonarray.cpp b/src/corelib/json/qjsonarray.cpp
index 365240d4c2..a2f9db7a63 100644
--- a/src/corelib/json/qjsonarray.cpp
+++ b/src/corelib/json/qjsonarray.cpp
@@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QJsonArray
+ \inmodule QtCore
\ingroup json
\reentrant
\since 5.0
@@ -613,6 +614,7 @@ bool QJsonArray::operator!=(const QJsonArray &other) const
*/
/*! \class QJsonArray::iterator
+ \inmodule QtCore
\brief The QJsonArray::iterator class provides an STL-style non-const iterator for QJsonArray.
QJsonArray::iterator allows you to iterate over a QJsonArray
@@ -835,6 +837,7 @@ bool QJsonArray::operator!=(const QJsonArray &other) const
*/
/*! \class QJsonArray::const_iterator
+ \inmodule QtCore
\brief The QJsonArray::const_iterator class provides an STL-style const iterator for QJsonArray.
QJsonArray::const_iterator allows you to iterate over a
diff --git a/src/corelib/json/qjsondocument.cpp b/src/corelib/json/qjsondocument.cpp
index 303fb8ed4b..f7f4602eb1 100644
--- a/src/corelib/json/qjsondocument.cpp
+++ b/src/corelib/json/qjsondocument.cpp
@@ -53,6 +53,7 @@
QT_BEGIN_NAMESPACE
/*! \class QJsonDocument
+ \inmodule QtCore
\ingroup json
\reentrant
\since 5.0
diff --git a/src/corelib/json/qjsonobject.cpp b/src/corelib/json/qjsonobject.cpp
index 4e629dcf58..986c1d03b7 100644
--- a/src/corelib/json/qjsonobject.cpp
+++ b/src/corelib/json/qjsonobject.cpp
@@ -52,6 +52,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QJsonObject
+ \inmodule QtCore
\ingroup json
\reentrant
\since 5.0
@@ -573,6 +574,7 @@ QJsonObject::const_iterator QJsonObject::constFind(const QString &key) const
*/
/*! \class QJsonObject::iterator
+ \inmodule QtCore
\ingroup json
\reentrant
\since 5.0
@@ -771,6 +773,7 @@ QJsonObject::const_iterator QJsonObject::constFind(const QString &key) const
/*!
\class QJsonObject::const_iterator
+ \inmodule QtCore
\brief The QJsonObject::const_iterator class provides an STL-style const iterator for QJsonObject.
QJsonObject::const_iterator allows you to iterate over a QJsonObject.
diff --git a/src/corelib/json/qjsonparser.cpp b/src/corelib/json/qjsonparser.cpp
index 4633915e30..cbc88cbe56 100644
--- a/src/corelib/json/qjsonparser.cpp
+++ b/src/corelib/json/qjsonparser.cpp
@@ -79,6 +79,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QJsonParseError
+ \inmodule QtCore
\ingroup json
\reentrant
\since 5.0
diff --git a/src/corelib/json/qjsonvalue.cpp b/src/corelib/json/qjsonvalue.cpp
index 91318a4ba9..28213210a3 100644
--- a/src/corelib/json/qjsonvalue.cpp
+++ b/src/corelib/json/qjsonvalue.cpp
@@ -53,6 +53,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QJsonValue
+ \inmodule QtCore
\ingroup json
\reentrant
\since 5.0
@@ -571,6 +572,7 @@ void QJsonValue::detach()
/*!
\class QJsonValueRef
+ \inmodule QtCore
\reentrant
\brief The QJsonValueRef class is a helper class for QJsonValue.
diff --git a/src/corelib/kernel/qabstracteventdispatcher.cpp b/src/corelib/kernel/qabstracteventdispatcher.cpp
index 28ae334f51..6763340ade 100644
--- a/src/corelib/kernel/qabstracteventdispatcher.cpp
+++ b/src/corelib/kernel/qabstracteventdispatcher.cpp
@@ -105,6 +105,7 @@ void QAbstractEventDispatcherPrivate::releaseTimerId(int timerId)
/*!
\class QAbstractEventDispatcher
+ \inmodule QtCore
\brief The QAbstractEventDispatcher class provides an interface to manage Qt's event queue.
\ingroup events
@@ -340,6 +341,7 @@ void QAbstractEventDispatcher::closingDown()
/*!
\class QAbstractEventDispatcher::TimerInfo
+ \inmodule QtCore
This struct represents information about a timer:
\l{QAbstractEventDispatcher::TimerInfo::timerId}{timerId},
diff --git a/src/corelib/kernel/qabstractnativeeventfilter.cpp b/src/corelib/kernel/qabstractnativeeventfilter.cpp
index 62648440ce..950e123b06 100644
--- a/src/corelib/kernel/qabstractnativeeventfilter.cpp
+++ b/src/corelib/kernel/qabstractnativeeventfilter.cpp
@@ -46,6 +46,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QAbstractNativeEventFilter
+ \inmodule QtCore
\since 5.0
\brief The QAbstractNativeEventFilter class provides an interface for receiving native
diff --git a/src/corelib/kernel/qbasictimer.cpp b/src/corelib/kernel/qbasictimer.cpp
index bf31f74309..119eac70b7 100644
--- a/src/corelib/kernel/qbasictimer.cpp
+++ b/src/corelib/kernel/qbasictimer.cpp
@@ -47,6 +47,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QBasicTimer
+ \inmodule QtCore
\brief The QBasicTimer class provides timer events for objects.
\ingroup events
diff --git a/src/corelib/kernel/qcoreapplication.cpp b/src/corelib/kernel/qcoreapplication.cpp
index eb2b256dec..86f445b57f 100644
--- a/src/corelib/kernel/qcoreapplication.cpp
+++ b/src/corelib/kernel/qcoreapplication.cpp
@@ -433,6 +433,7 @@ void QCoreApplicationPrivate::initLocale()
/*!
\class QCoreApplication
+ \inmodule QtCore
\brief The QCoreApplication class provides an event loop for console Qt
applications.
diff --git a/src/corelib/kernel/qcoreevent.cpp b/src/corelib/kernel/qcoreevent.cpp
index 45a71e6090..ea271771be 100644
--- a/src/corelib/kernel/qcoreevent.cpp
+++ b/src/corelib/kernel/qcoreevent.cpp
@@ -50,6 +50,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QEvent
+ \inmodule QtCore
\brief The QEvent class is the base class of all
event classes. Event objects contain event parameters.
@@ -429,6 +430,7 @@ int QEvent::registerEventType(int hint)
/*!
\class QTimerEvent
+ \inmodule QtCore
\brief The QTimerEvent class contains parameters that describe a
timer event.
@@ -471,6 +473,7 @@ QTimerEvent::~QTimerEvent()
/*!
\class QChildEvent
+ \inmodule QtCore
\brief The QChildEvent class contains event parameters for child object
events.
@@ -538,6 +541,7 @@ QChildEvent::~QChildEvent()
/*!
\class QDynamicPropertyChangeEvent
+ \inmodule QtCore
\since 4.2
\brief The QDynamicPropertyChangeEvent class contains event parameters for dynamic
property change events.
diff --git a/src/corelib/kernel/qeventloop.cpp b/src/corelib/kernel/qeventloop.cpp
index bf72ae3697..36da68547a 100644
--- a/src/corelib/kernel/qeventloop.cpp
+++ b/src/corelib/kernel/qeventloop.cpp
@@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QEventLoop
+ \inmodule QtCore
\brief The QEventLoop class provides a means of entering and leaving an event loop.
At any time, you can create a QEventLoop object and call exec()
@@ -374,6 +375,7 @@ private:
/*!
\class QEventLoopLocker
+ \inmodule QtCore
\brief The QEventLoopLocker class provides a means to quit an event loop when it is no longer needed.
The QEventLoopLocker operates on particular objects - either a QCoreApplication
diff --git a/src/corelib/kernel/qmetaobject.cpp b/src/corelib/kernel/qmetaobject.cpp
index 739fcce805..1024981d3b 100644
--- a/src/corelib/kernel/qmetaobject.cpp
+++ b/src/corelib/kernel/qmetaobject.cpp
@@ -65,6 +65,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QMetaObject
+ \inmodule QtCore
\brief The QMetaObject class contains meta-information about Qt
objects.
@@ -1517,6 +1518,7 @@ bool QMetaObject::invokeMethod(QObject *obj,
/*!
\class QMetaMethod
+ \inmodule QtCore
\brief The QMetaMethod class provides meta-data about a member
function.
@@ -2239,6 +2241,7 @@ bool QMetaMethod::invoke(QObject *object,
/*!
\class QMetaEnum
+ \inmodule QtCore
\brief The QMetaEnum class provides meta-data about an enumerator.
\ingroup objectmodel
@@ -2513,6 +2516,7 @@ static QByteArray qualifiedName(const QMetaEnum &e)
/*!
\class QMetaProperty
+ \inmodule QtCore
\brief The QMetaProperty class provides meta-data about a property.
\ingroup objectmodel
@@ -3157,6 +3161,7 @@ bool QMetaProperty::isEditable(const QObject *object) const
/*!
\class QMetaClassInfo
+ \inmodule QtCore
\brief The QMetaClassInfo class provides additional information
about a class.
@@ -3234,6 +3239,7 @@ const char* QMetaClassInfo::value() const
/*!
\class QGenericArgument
+ \inmodule QtCore
\brief The QGenericArgument class is an internal helper class for
marshalling arguments.
@@ -3264,6 +3270,7 @@ const char* QMetaClassInfo::value() const
/*!
\class QGenericReturnArgument
+ \inmodule QtCore
\brief The QGenericReturnArgument class is an internal helper class for
marshalling arguments.
diff --git a/src/corelib/kernel/qmetaobjectbuilder.cpp b/src/corelib/kernel/qmetaobjectbuilder.cpp
index 16ff58e1ca..d54ff0ac28 100644
--- a/src/corelib/kernel/qmetaobjectbuilder.cpp
+++ b/src/corelib/kernel/qmetaobjectbuilder.cpp
@@ -50,6 +50,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QMetaObjectBuilder
+ \inmodule QtCore
\internal
\brief The QMetaObjectBuilder class supports building QMetaObject objects at runtime.
@@ -1067,6 +1068,7 @@ int QMetaObjectBuilder::indexOfClassInfo(const QByteArray& name)
/*!
\class QMetaStringTable
+ \inmodule QtCore
\internal
\brief The QMetaStringTable class can generate a meta-object string table at runtime.
*/
@@ -1845,6 +1847,7 @@ void QMetaObjectBuilder::deserialize
/*!
\class QMetaMethodBuilder
+ \inmodule QtCore
\internal
\brief The QMetaMethodBuilder class enables modifications to a method definition on a meta object builder.
*/
@@ -2087,6 +2090,7 @@ void QMetaMethodBuilder::setRevision(int revision)
/*!
\class QMetaPropertyBuilder
+ \inmodule QtCore
\internal
\brief The QMetaPropertyBuilder class enables modifications to a property definition on a meta object builder.
*/
@@ -2558,6 +2562,7 @@ void QMetaPropertyBuilder::setRevision(int revision)
/*!
\class QMetaEnumBuilder
+ \inmodule QtCore
\internal
\brief The QMetaEnumBuilder class enables modifications to an enumerator definition on a meta object builder.
*/
diff --git a/src/corelib/kernel/qmetatype.cpp b/src/corelib/kernel/qmetatype.cpp
index 080dbd718a..82a3eb6cd6 100644
--- a/src/corelib/kernel/qmetatype.cpp
+++ b/src/corelib/kernel/qmetatype.cpp
@@ -237,6 +237,7 @@ struct DefinedTypesFilter {
/*!
\class QMetaType
+ \inmodule QtCore
\brief The QMetaType class manages named types in the meta-object system.
\ingroup objectmodel
diff --git a/src/corelib/kernel/qmimedata.cpp b/src/corelib/kernel/qmimedata.cpp
index c18ce22247..cf1d03eccd 100644
--- a/src/corelib/kernel/qmimedata.cpp
+++ b/src/corelib/kernel/qmimedata.cpp
@@ -222,6 +222,7 @@ QVariant QMimeDataPrivate::retrieveTypedData(const QString &format, QVariant::Ty
/*!
\class QMimeData
+ \inmodule QtCore
\brief The QMimeData class provides a container for data that records information
about its MIME type.
diff --git a/src/corelib/kernel/qobject.cpp b/src/corelib/kernel/qobject.cpp
index 194ea4883a..0298e53368 100644
--- a/src/corelib/kernel/qobject.cpp
+++ b/src/corelib/kernel/qobject.cpp
@@ -484,6 +484,7 @@ void QMetaCallEvent::placeMetaCall(QObject *object)
/*!
\class QObject
+ \inmodule QtCore
\brief The QObject class is the base class of all Qt objects.
\ingroup objectmodel
@@ -4380,6 +4381,7 @@ bool QObject::disconnectImpl(const QObject *sender, void **signal, const QObject
}
/*! \class QMetaObject::Connection
+ \inmodule QtCore
Represents a handle to a signal-slot connection.
It can be used to disconnect that connection, or check if
the connection was successful
diff --git a/src/corelib/kernel/qobjectcleanuphandler.cpp b/src/corelib/kernel/qobjectcleanuphandler.cpp
index f165ec96ca..2282f19a6e 100644
--- a/src/corelib/kernel/qobjectcleanuphandler.cpp
+++ b/src/corelib/kernel/qobjectcleanuphandler.cpp
@@ -45,6 +45,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QObjectCleanupHandler
+ \inmodule QtCore
\brief The QObjectCleanupHandler class watches the lifetime of multiple QObjects.
\ingroup objectmodel
diff --git a/src/corelib/kernel/qpointer.cpp b/src/corelib/kernel/qpointer.cpp
index 2a5db0ee26..a4492d1cdc 100644
--- a/src/corelib/kernel/qpointer.cpp
+++ b/src/corelib/kernel/qpointer.cpp
@@ -41,6 +41,7 @@
/*!
\class QPointer
+ \inmodule QtCore
\brief The QPointer class is a template class that provides guarded pointers to QObject.
\ingroup objectmodel
diff --git a/src/corelib/kernel/qsharedmemory.cpp b/src/corelib/kernel/qsharedmemory.cpp
index 50c24ba169..e05f3c0e76 100644
--- a/src/corelib/kernel/qsharedmemory.cpp
+++ b/src/corelib/kernel/qsharedmemory.cpp
@@ -87,6 +87,7 @@ QSharedMemoryPrivate::makePlatformSafeKey(const QString &key,
/*!
\class QSharedMemory
+ \inmodule QtCore
\since 4.4
\brief The QSharedMemory class provides access to a shared memory segment.
diff --git a/src/corelib/kernel/qsignalmapper.cpp b/src/corelib/kernel/qsignalmapper.cpp
index 1feac89175..ca97b8a375 100644
--- a/src/corelib/kernel/qsignalmapper.cpp
+++ b/src/corelib/kernel/qsignalmapper.cpp
@@ -63,6 +63,7 @@ public:
/*!
\class QSignalMapper
+ \inmodule QtCore
\brief The QSignalMapper class bundles signals from identifiable senders.
\ingroup objectmodel
diff --git a/src/corelib/kernel/qsocketnotifier.cpp b/src/corelib/kernel/qsocketnotifier.cpp
index 947093a042..04f7a2306c 100644
--- a/src/corelib/kernel/qsocketnotifier.cpp
+++ b/src/corelib/kernel/qsocketnotifier.cpp
@@ -62,6 +62,7 @@ public:
/*!
\class QSocketNotifier
+ \inmodule QtCore
\brief The QSocketNotifier class provides support for monitoring
activity on a file descriptor.
diff --git a/src/corelib/kernel/qsystemsemaphore.cpp b/src/corelib/kernel/qsystemsemaphore.cpp
index 70e75b54b9..4a05b850a5 100644
--- a/src/corelib/kernel/qsystemsemaphore.cpp
+++ b/src/corelib/kernel/qsystemsemaphore.cpp
@@ -49,6 +49,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QSystemSemaphore
+ \inmodule QtCore
\since 4.4
\brief The QSystemSemaphore class provides a general counting system semaphore.
diff --git a/src/corelib/kernel/qtimer.cpp b/src/corelib/kernel/qtimer.cpp
index 2a8efad381..77ebc31ff9 100644
--- a/src/corelib/kernel/qtimer.cpp
+++ b/src/corelib/kernel/qtimer.cpp
@@ -48,6 +48,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QTimer
+ \inmodule QtCore
\brief The QTimer class provides repetitive and single-shot timers.
\ingroup events
diff --git a/src/corelib/kernel/qtranslator.cpp b/src/corelib/kernel/qtranslator.cpp
index fa860f5300..c42d50bdda 100644
--- a/src/corelib/kernel/qtranslator.cpp
+++ b/src/corelib/kernel/qtranslator.cpp
@@ -325,6 +325,7 @@ public:
/*!
\class QTranslator
+ \inmodule QtCore
\brief The QTranslator class provides internationalization support for text
output.
diff --git a/src/corelib/kernel/qvariant.cpp b/src/corelib/kernel/qvariant.cpp
index b899cd0eb0..e34b7fc132 100644
--- a/src/corelib/kernel/qvariant.cpp
+++ b/src/corelib/kernel/qvariant.cpp
@@ -904,6 +904,7 @@ Q_CORE_EXPORT void QVariantPrivate::registerHandler(const int /* Modules::Names
/*!
\class QVariant
+ \inmodule QtCore
\brief The QVariant class acts like a union for the most common Qt data types.
\ingroup objectmodel
diff --git a/src/corelib/kernel/qwineventnotifier.cpp b/src/corelib/kernel/qwineventnotifier.cpp
index 3ab916cd80..26babd564d 100644
--- a/src/corelib/kernel/qwineventnotifier.cpp
+++ b/src/corelib/kernel/qwineventnotifier.cpp
@@ -63,6 +63,7 @@ public:
/*!
\class QWinEventNotifier
+ \inmodule QtCore
\since 5.0
\brief The QWinEventNotifier class provides support for the Windows Wait functions.
diff --git a/src/corelib/mimetypes/qmimedatabase.cpp b/src/corelib/mimetypes/qmimedatabase.cpp
index 5b9e0bd835..65a055af25 100644
--- a/src/corelib/mimetypes/qmimedatabase.cpp
+++ b/src/corelib/mimetypes/qmimedatabase.cpp
@@ -238,6 +238,7 @@ bool QMimeDatabasePrivate::inherits(const QString &mime, const QString &parent)
/*!
\class QMimeDatabase
+ \inmodule QtCore
\brief The QMimeDatabase class maintains a database of MIME types.
\since 5.0
diff --git a/src/corelib/mimetypes/qmimeglobpattern.cpp b/src/corelib/mimetypes/qmimeglobpattern.cpp
index 77d688d5bf..2ea07e2e1a 100644
--- a/src/corelib/mimetypes/qmimeglobpattern.cpp
+++ b/src/corelib/mimetypes/qmimeglobpattern.cpp
@@ -50,6 +50,7 @@ QT_BEGIN_NAMESPACE
/*!
\internal
\class QMimeGlobMatchResult
+ \inmodule QtCore
\brief The QMimeGlobMatchResult class accumulates results from glob matching.
Handles glob weights, and preferring longer matches over shorter matches.
@@ -84,6 +85,7 @@ void QMimeGlobMatchResult::addMatch(const QString &mimeType, int weight, const Q
/*!
\internal
\class QMimeGlobPattern
+ \inmodule QtCore
\brief The QMimeGlobPattern class contains the glob pattern for file names for MIME type matching.
\sa QMimeType, QMimeDatabase, QMimeMagicRuleMatcher, QMimeMagicRule
diff --git a/src/corelib/mimetypes/qmimemagicrulematcher.cpp b/src/corelib/mimetypes/qmimemagicrulematcher.cpp
index 255ecba8e8..cdd73076fd 100644
--- a/src/corelib/mimetypes/qmimemagicrulematcher.cpp
+++ b/src/corelib/mimetypes/qmimemagicrulematcher.cpp
@@ -50,6 +50,7 @@ QT_BEGIN_NAMESPACE
/*!
\internal
\class QMimeMagicRuleMatcher
+ \inmodule QtCore
\brief The QMimeMagicRuleMatcher class checks a number of rules based on operator "or".
diff --git a/src/corelib/mimetypes/qmimetype.cpp b/src/corelib/mimetypes/qmimetype.cpp
index bcbd0f2d8a..4d1db7fa99 100644
--- a/src/corelib/mimetypes/qmimetype.cpp
+++ b/src/corelib/mimetypes/qmimetype.cpp
@@ -84,6 +84,7 @@ void QMimeTypePrivate::addGlobPattern(const QString &pattern)
/*!
\class QMimeType
+ \inmodule QtCore
\brief The QMimeType class describes types of file or data, represented by a MIME type string.
\since 5.0
diff --git a/src/corelib/mimetypes/qmimetypeparser.cpp b/src/corelib/mimetypes/qmimetypeparser.cpp
index cc03600cf1..1b39e7b140 100644
--- a/src/corelib/mimetypes/qmimetypeparser.cpp
+++ b/src/corelib/mimetypes/qmimetypeparser.cpp
@@ -83,6 +83,7 @@ static const char matchMaskAttributeC[] = "mask";
/*!
\class QMimeTypeParser
+ \inmodule QtCore
\internal
\brief The QMimeTypeParser class parses MIME types, and builds a MIME database hierarchy by adding to QMimeDatabasePrivate.
@@ -94,6 +95,7 @@ static const char matchMaskAttributeC[] = "mask";
/*!
\class QMimeTypeParserBase
+ \inmodule QtCore
\internal
\brief The QMimeTypeParserBase class parses for a sequence of <mime-type> in a generic way.
diff --git a/src/corelib/plugin/qlibrary.cpp b/src/corelib/plugin/qlibrary.cpp
index 2217140cbf..b5d760926a 100644
--- a/src/corelib/plugin/qlibrary.cpp
+++ b/src/corelib/plugin/qlibrary.cpp
@@ -83,6 +83,7 @@ static QBasicMutex qt_library_mutex;
/*!
\class QLibrary
+ \inmodule QtCore
\reentrant
\brief The QLibrary class loads shared libraries at runtime.
diff --git a/src/corelib/plugin/qpluginloader.cpp b/src/corelib/plugin/qpluginloader.cpp
index a33c4e2996..4ef36afcea 100644
--- a/src/corelib/plugin/qpluginloader.cpp
+++ b/src/corelib/plugin/qpluginloader.cpp
@@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QPluginLoader
+ \inmodule QtCore
\reentrant
\brief The QPluginLoader class loads a plugin at run-time.
diff --git a/src/corelib/plugin/qsystemlibrary.cpp b/src/corelib/plugin/qsystemlibrary.cpp
index 789e07527c..898a7e657f 100644
--- a/src/corelib/plugin/qsystemlibrary.cpp
+++ b/src/corelib/plugin/qsystemlibrary.cpp
@@ -48,6 +48,7 @@
\internal
\class QSystemLibrary
+ \inmodule QtCore
The purpose of this class is to load only libraries that are located in
well-known and trusted locations on the filesystem. It does not suffer from
diff --git a/src/corelib/plugin/quuid.cpp b/src/corelib/plugin/quuid.cpp
index 095fcda1f7..3be2e2679b 100644
--- a/src/corelib/plugin/quuid.cpp
+++ b/src/corelib/plugin/quuid.cpp
@@ -163,6 +163,7 @@ static QUuid createFromName(const QUuid &ns, const QByteArray &baseData, QCrypto
/*!
\class QUuid
+ \inmodule QtCore
\brief The QUuid class stores a Universally Unique Identifier (UUID).
\reentrant
diff --git a/src/corelib/statemachine/qabstractstate.cpp b/src/corelib/statemachine/qabstractstate.cpp
index 323fa98a50..265566ddec 100644
--- a/src/corelib/statemachine/qabstractstate.cpp
+++ b/src/corelib/statemachine/qabstractstate.cpp
@@ -53,6 +53,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QAbstractState
+ \inmodule QtCore
\brief The QAbstractState class is the base class of states of a QStateMachine.
diff --git a/src/corelib/statemachine/qabstracttransition.cpp b/src/corelib/statemachine/qabstracttransition.cpp
index 86f0394cb7..b085e277c4 100644
--- a/src/corelib/statemachine/qabstracttransition.cpp
+++ b/src/corelib/statemachine/qabstracttransition.cpp
@@ -52,6 +52,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QAbstractTransition
+ \inmodule QtCore
\brief The QAbstractTransition class is the base class of transitions between QAbstractState objects.
diff --git a/src/corelib/statemachine/qeventtransition.cpp b/src/corelib/statemachine/qeventtransition.cpp
index bdd4f41545..0507af673e 100644
--- a/src/corelib/statemachine/qeventtransition.cpp
+++ b/src/corelib/statemachine/qeventtransition.cpp
@@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QEventTransition
+ \inmodule QtCore
\brief The QEventTransition class provides a QObject-specific transition for Qt events.
diff --git a/src/corelib/statemachine/qfinalstate.cpp b/src/corelib/statemachine/qfinalstate.cpp
index 8a2ac9a446..5d42f60675 100644
--- a/src/corelib/statemachine/qfinalstate.cpp
+++ b/src/corelib/statemachine/qfinalstate.cpp
@@ -49,6 +49,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QFinalState
+ \inmodule QtCore
\brief The QFinalState class provides a final state.
diff --git a/src/corelib/statemachine/qhistorystate.cpp b/src/corelib/statemachine/qhistorystate.cpp
index 574404024b..dc526534d9 100644
--- a/src/corelib/statemachine/qhistorystate.cpp
+++ b/src/corelib/statemachine/qhistorystate.cpp
@@ -49,6 +49,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QHistoryState
+ \inmodule QtCore
\brief The QHistoryState class provides a means of returning to a previously active substate.
diff --git a/src/corelib/statemachine/qsignaltransition.cpp b/src/corelib/statemachine/qsignaltransition.cpp
index f1f0e4ac09..7d6aa2c81f 100644
--- a/src/corelib/statemachine/qsignaltransition.cpp
+++ b/src/corelib/statemachine/qsignaltransition.cpp
@@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QSignalTransition
+ \inmodule QtCore
\brief The QSignalTransition class provides a transition based on a Qt signal.
diff --git a/src/corelib/statemachine/qstate.cpp b/src/corelib/statemachine/qstate.cpp
index afe0225727..8ae08ffbfc 100644
--- a/src/corelib/statemachine/qstate.cpp
+++ b/src/corelib/statemachine/qstate.cpp
@@ -56,6 +56,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QState
+ \inmodule QtCore
\brief The QState class provides a general-purpose state for QStateMachine.
diff --git a/src/corelib/statemachine/qstatemachine.cpp b/src/corelib/statemachine/qstatemachine.cpp
index b3e91c1ac0..63a17d79d7 100644
--- a/src/corelib/statemachine/qstatemachine.cpp
+++ b/src/corelib/statemachine/qstatemachine.cpp
@@ -77,6 +77,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QStateMachine
+ \inmodule QtCore
\reentrant
\brief The QStateMachine class provides a hierarchical finite state machine.
@@ -2597,6 +2598,7 @@ QSignalEventGenerator::QSignalEventGenerator(QStateMachine *parent)
/*!
\class QStateMachine::SignalEvent
+ \inmodule QtCore
\brief The SignalEvent class represents a Qt signal event.
@@ -2659,6 +2661,7 @@ QStateMachine::SignalEvent::~SignalEvent()
/*!
\class QStateMachine::WrappedEvent
+ \inmodule QtCore
\brief The WrappedEvent class inherits QEvent and holds a clone of an event associated with a QObject.
diff --git a/src/corelib/thread/qatomic.cpp b/src/corelib/thread/qatomic.cpp
index abd2cc1c93..614e8c5496 100644
--- a/src/corelib/thread/qatomic.cpp
+++ b/src/corelib/thread/qatomic.cpp
@@ -41,6 +41,7 @@
/*!
\class QAtomicInt
+ \inmodule QtCore
\brief The QAtomicInt class provides platform-independent atomic operations on integers.
\since 4.4
@@ -598,6 +599,7 @@
/*!
\class QAtomicPointer
+ \inmodule QtCore
\brief The QAtomicPointer class is a template class that provides platform-independent atomic operations on pointers.
\since 4.4
diff --git a/src/corelib/thread/qmutex.cpp b/src/corelib/thread/qmutex.cpp
index f54d896b74..a88e3ceef9 100644
--- a/src/corelib/thread/qmutex.cpp
+++ b/src/corelib/thread/qmutex.cpp
@@ -57,6 +57,7 @@ QT_BEGIN_NAMESPACE
/*
\class QBasicMutex
+ \inmodule QtCore
\brief QMutex POD
\internal
@@ -70,6 +71,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QMutex
+ \inmodule QtCore
\brief The QMutex class provides access serialization between threads.
\threadsafe
@@ -239,6 +241,7 @@ bool QBasicMutex::isRecursive() {
/*!
\class QMutexLocker
+ \inmodule QtCore
\brief The QMutexLocker class is a convenience class that simplifies
locking and unlocking mutexes.
diff --git a/src/corelib/thread/qmutexpool.cpp b/src/corelib/thread/qmutexpool.cpp
index df1d3497de..4faf2fcc6b 100644
--- a/src/corelib/thread/qmutexpool.cpp
+++ b/src/corelib/thread/qmutexpool.cpp
@@ -50,6 +50,7 @@ Q_GLOBAL_STATIC_WITH_ARGS(QMutexPool, globalMutexPool, (QMutex::Recursive))
/*!
\class QMutexPool
+ \inmodule QtCore
\brief The QMutexPool class provides a pool of QMutex objects.
\internal
diff --git a/src/corelib/thread/qreadwritelock.cpp b/src/corelib/thread/qreadwritelock.cpp
index 1aba2f537e..2c2718162f 100644
--- a/src/corelib/thread/qreadwritelock.cpp
+++ b/src/corelib/thread/qreadwritelock.cpp
@@ -52,6 +52,7 @@
QT_BEGIN_NAMESPACE
/*! \class QReadWriteLock
+ \inmodule QtCore
\brief The QReadWriteLock class provides read-write locking.
\threadsafe
@@ -427,6 +428,7 @@ void QReadWriteLock::unlock()
/*!
\class QReadLocker
+ \inmodule QtCore
\brief The QReadLocker class is a convenience class that
simplifies locking and unlocking read-write locks for read access.
@@ -499,6 +501,7 @@ void QReadWriteLock::unlock()
/*!
\class QWriteLocker
+ \inmodule QtCore
\brief The QWriteLocker class is a convenience class that
simplifies locking and unlocking read-write locks for write access.
diff --git a/src/corelib/thread/qrunnable.cpp b/src/corelib/thread/qrunnable.cpp
index 933a5b922c..81cbb7b059 100644
--- a/src/corelib/thread/qrunnable.cpp
+++ b/src/corelib/thread/qrunnable.cpp
@@ -41,6 +41,7 @@
/*!
\class QRunnable
+ \inmodule QtCore
\since 4.4
\brief The QRunnable class is the base class for all runnable objects.
diff --git a/src/corelib/thread/qsemaphore.cpp b/src/corelib/thread/qsemaphore.cpp
index e5b460b725..427349c41b 100644
--- a/src/corelib/thread/qsemaphore.cpp
+++ b/src/corelib/thread/qsemaphore.cpp
@@ -51,6 +51,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QSemaphore
+ \inmodule QtCore
\brief The QSemaphore class provides a general counting semaphore.
\threadsafe
diff --git a/src/corelib/thread/qthread.cpp b/src/corelib/thread/qthread.cpp
index 424fef046f..c83c6ead45 100644
--- a/src/corelib/thread/qthread.cpp
+++ b/src/corelib/thread/qthread.cpp
@@ -171,6 +171,7 @@ QThreadPrivate::~QThreadPrivate()
/*!
\class QThread
+ \inmodule QtCore
\brief The QThread class provides platform-independent threads.
\ingroup thread
diff --git a/src/corelib/thread/qthreadpool.cpp b/src/corelib/thread/qthreadpool.cpp
index 1c3672bfb3..ee1abc8636 100644
--- a/src/corelib/thread/qthreadpool.cpp
+++ b/src/corelib/thread/qthreadpool.cpp
@@ -347,6 +347,7 @@ void QThreadPoolPrivate::stealRunnable(QRunnable *runnable)
/*!
\class QThreadPool
+ \inmodule QtCore
\brief The QThreadPool class manages a collection of QThreads.
\since 4.4
\threadsafe
diff --git a/src/corelib/thread/qthreadstorage.cpp b/src/corelib/thread/qthreadstorage.cpp
index caa2ac907f..05ab3af52f 100644
--- a/src/corelib/thread/qthreadstorage.cpp
+++ b/src/corelib/thread/qthreadstorage.cpp
@@ -212,6 +212,7 @@ void QThreadStorageData::finish(void **p)
/*!
\class QThreadStorage
+ \inmodule QtCore
\brief The QThreadStorage class provides per-thread data storage.
\threadsafe
diff --git a/src/corelib/thread/qwaitcondition.qdoc b/src/corelib/thread/qwaitcondition.qdoc
index 6ee03a9844..954d0ae1e1 100644
--- a/src/corelib/thread/qwaitcondition.qdoc
+++ b/src/corelib/thread/qwaitcondition.qdoc
@@ -27,6 +27,7 @@
/*!
\class QWaitCondition
+ \inmodule QtCore
\brief The QWaitCondition class provides a condition variable for
synchronizing threads.
diff --git a/src/corelib/tools/qbitarray.cpp b/src/corelib/tools/qbitarray.cpp
index 6d26d93508..c4f98cb703 100644
--- a/src/corelib/tools/qbitarray.cpp
+++ b/src/corelib/tools/qbitarray.cpp
@@ -48,6 +48,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QBitArray
+ \inmodule QtCore
\brief The QBitArray class provides an array of bits.
\ingroup tools
@@ -618,6 +619,7 @@ QBitArray operator^(const QBitArray &a1, const QBitArray &a2)
/*!
\class QBitRef
+ \inmodule QtCore
\reentrant
\brief The QBitRef class is an internal class, used with QBitArray.
diff --git a/src/corelib/tools/qbytearray.cpp b/src/corelib/tools/qbytearray.cpp
index d93c51b7c1..952ce438c6 100644
--- a/src/corelib/tools/qbytearray.cpp
+++ b/src/corelib/tools/qbytearray.cpp
@@ -620,6 +620,7 @@ static inline char qToLower(char c)
/*!
\class QByteArray
+ \inmodule QtCore
\brief The QByteArray class provides an array of bytes.
\ingroup tools
diff --git a/src/corelib/tools/qbytearraymatcher.cpp b/src/corelib/tools/qbytearraymatcher.cpp
index 17ae2cbe88..3d39b8526a 100644
--- a/src/corelib/tools/qbytearraymatcher.cpp
+++ b/src/corelib/tools/qbytearraymatcher.cpp
@@ -90,6 +90,7 @@ static inline int bm_find(const uchar *cc, int l, int index, const uchar *puc, u
}
/*! \class QByteArrayMatcher
+ \inmodule QtCore
\brief The QByteArrayMatcher class holds a sequence of bytes that
can be quickly matched in a byte array.
diff --git a/src/corelib/tools/qcache.qdoc b/src/corelib/tools/qcache.qdoc
index 86eec28e4b..d8ef1f75c0 100644
--- a/src/corelib/tools/qcache.qdoc
+++ b/src/corelib/tools/qcache.qdoc
@@ -27,6 +27,7 @@
/*!
\class QCache
+ \inmodule QtCore
\brief The QCache class is a template class that provides a cache.
\ingroup tools
diff --git a/src/corelib/tools/qchar.cpp b/src/corelib/tools/qchar.cpp
index 04f603495f..02261b962b 100644
--- a/src/corelib/tools/qchar.cpp
+++ b/src/corelib/tools/qchar.cpp
@@ -60,6 +60,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QLatin1Char
+ \inmodule QtCore
\brief The QLatin1Char class provides an 8-bit ASCII/Latin-1 character.
\ingroup string-processing
@@ -91,6 +92,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QChar
+ \inmodule QtCore
\brief The QChar class provides a 16-bit Unicode character.
\ingroup string-processing
diff --git a/src/corelib/tools/qcollator.cpp b/src/corelib/tools/qcollator.cpp
index 81906773d7..ddde9d9a79 100644
--- a/src/corelib/tools/qcollator.cpp
+++ b/src/corelib/tools/qcollator.cpp
@@ -114,6 +114,7 @@ static const char * const collationStrings[collationStringsCount] = {
/*!
\class QCollator
+ \inmodule QtCore
\brief The QCollator class compares strings according to a localized collation algorithm.
\internal
diff --git a/src/corelib/tools/qcontiguouscache.cpp b/src/corelib/tools/qcontiguouscache.cpp
index 719ca2f4da..0953f8171e 100644
--- a/src/corelib/tools/qcontiguouscache.cpp
+++ b/src/corelib/tools/qcontiguouscache.cpp
@@ -67,6 +67,7 @@ void QContiguousCacheData::freeData(QContiguousCacheData *data)
}
/*! \class QContiguousCache
+ \inmodule QtCore
\brief The QContiguousCache class is a template class that provides a contiguous cache.
\ingroup tools
\ingroup shared
diff --git a/src/corelib/tools/qcryptographichash.cpp b/src/corelib/tools/qcryptographichash.cpp
index 5b6f1b9a3d..e39e55fe11 100644
--- a/src/corelib/tools/qcryptographichash.cpp
+++ b/src/corelib/tools/qcryptographichash.cpp
@@ -121,6 +121,7 @@ public:
/*!
\class QCryptographicHash
+ \inmodule QtCore
\brief The QCryptographicHash class provides a way to generate cryptographic hashes.
diff --git a/src/corelib/tools/qdatetime.cpp b/src/corelib/tools/qdatetime.cpp
index fe5389514b..62582d9212 100644
--- a/src/corelib/tools/qdatetime.cpp
+++ b/src/corelib/tools/qdatetime.cpp
@@ -168,6 +168,7 @@ static QString fmtDateTime(const QString& f, const QTime* dt = 0, const QDate* d
/*!
\class QDate
+ \inmodule QtCore
\reentrant
\brief The QDate class provides date functions.
@@ -1322,6 +1323,7 @@ bool QDate::isLeapYear(int y)
/*!
\class QTime
+ \inmodule QtCore
\reentrant
\brief The QTime class provides clock time functions.
@@ -2045,6 +2047,7 @@ int QTime::elapsed() const
/*!
\class QDateTime
+ \inmodule QtCore
\reentrant
\brief The QDateTime class provides date and time functions.
diff --git a/src/corelib/tools/qeasingcurve.cpp b/src/corelib/tools/qeasingcurve.cpp
index db2ee61c14..9a27c18ce6 100644
--- a/src/corelib/tools/qeasingcurve.cpp
+++ b/src/corelib/tools/qeasingcurve.cpp
@@ -53,6 +53,7 @@
/*!
\class QEasingCurve
+ \inmodule QtCore
\since 4.6
\ingroup animation
\caption The QEasingCurve class provides easing curves for controlling animation.
diff --git a/src/corelib/tools/qelapsedtimer.cpp b/src/corelib/tools/qelapsedtimer.cpp
index 00a2f0a765..62e51bc75f 100644
--- a/src/corelib/tools/qelapsedtimer.cpp
+++ b/src/corelib/tools/qelapsedtimer.cpp
@@ -45,12 +45,12 @@ QT_BEGIN_NAMESPACE
/*!
\class QElapsedTimer
+ \inmodule QtCore
\brief The QElapsedTimer class provides a fast way to calculate elapsed times.
\since 4.7
\reentrant
\ingroup tools
- \inmodule QtCore
The QElapsedTimer class is usually used to quickly calculate how much
time has elapsed between two events. Its API is similar to that of QTime,
diff --git a/src/corelib/tools/qhash.cpp b/src/corelib/tools/qhash.cpp
index d8169a647b..7bbf3678ea 100644
--- a/src/corelib/tools/qhash.cpp
+++ b/src/corelib/tools/qhash.cpp
@@ -708,6 +708,7 @@ void QHashData::checkSanity()
/*!
\class QHash
+ \inmodule QtCore
\brief The QHash class is a template class that provides a hash-table-based dictionary.
\ingroup tools
@@ -1482,6 +1483,7 @@ void QHashData::checkSanity()
*/
/*! \class QHash::iterator
+ \inmodule QtCore
\brief The QHash::iterator class provides an STL-style non-const iterator for QHash and QMultiHash.
QHash features both \l{STL-style iterators} and \l{Java-style
@@ -1707,6 +1709,7 @@ void QHashData::checkSanity()
*/
/*! \class QHash::const_iterator
+ \inmodule QtCore
\brief The QHash::const_iterator class provides an STL-style const iterator for QHash and QMultiHash.
QHash features both \l{STL-style iterators} and \l{Java-style
@@ -1918,6 +1921,7 @@ void QHashData::checkSanity()
*/
/*! \class QMultiHash
+ \inmodule QtCore
\brief The QMultiHash class is a convenience QHash subclass that provides multi-valued hashes.
\ingroup tools
diff --git a/src/corelib/tools/qline.cpp b/src/corelib/tools/qline.cpp
index 39ec0ed97c..07c9adf2e7 100644
--- a/src/corelib/tools/qline.cpp
+++ b/src/corelib/tools/qline.cpp
@@ -49,6 +49,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QLine
+ \inmodule QtCore
\ingroup painting
\brief The QLine class provides a two-dimensional vector using
@@ -309,6 +310,7 @@ QDataStream &operator>>(QDataStream &stream, QLine &line)
/*!
\class QLineF
+ \inmodule QtCore
\ingroup painting
\brief The QLineF class provides a two-dimensional vector using
diff --git a/src/corelib/tools/qlinkedlist.cpp b/src/corelib/tools/qlinkedlist.cpp
index 46f5b7c2df..e1191e5413 100644
--- a/src/corelib/tools/qlinkedlist.cpp
+++ b/src/corelib/tools/qlinkedlist.cpp
@@ -50,6 +50,7 @@ const QLinkedListData QLinkedListData::shared_null = {
};
/*! \class QLinkedList
+ \inmodule QtCore
\brief The QLinkedList class is a template class that provides linked lists.
\ingroup tools
@@ -612,6 +613,7 @@ const QLinkedListData QLinkedListData::shared_null = {
*/
/*! \class QLinkedList::iterator
+ \inmodule QtCore
\brief The QLinkedList::iterator class provides an STL-style non-const iterator for QLinkedList.
QLinkedList features both \l{STL-style iterators} and
@@ -846,6 +848,7 @@ const QLinkedListData QLinkedListData::shared_null = {
*/
/*! \class QLinkedList::const_iterator
+ \inmodule QtCore
\brief The QLinkedList::const_iterator class provides an STL-style const iterator for QLinkedList.
QLinkedList features both \l{STL-style iterators} and
diff --git a/src/corelib/tools/qlist.cpp b/src/corelib/tools/qlist.cpp
index ad33010faf..3ffd5fbed3 100644
--- a/src/corelib/tools/qlist.cpp
+++ b/src/corelib/tools/qlist.cpp
@@ -329,6 +329,7 @@ void **QListData::erase(void **xi)
}
/*! \class QList
+ \inmodule QtCore
\brief The QList class is a template class that provides lists.
\ingroup tools
@@ -1221,6 +1222,7 @@ void **QListData::erase(void **xi)
*/
/*! \class QList::iterator
+ \inmodule QtCore
\brief The QList::iterator class provides an STL-style non-const iterator for QList and QQueue.
QList features both \l{STL-style iterators} and \l{Java-style
@@ -1477,6 +1479,7 @@ void **QListData::erase(void **xi)
*/
/*! \class QList::const_iterator
+ \inmodule QtCore
\brief The QList::const_iterator class provides an STL-style const iterator for QList and QQueue.
QList provides both \l{STL-style iterators} and \l{Java-style
diff --git a/src/corelib/tools/qlocale.qdoc b/src/corelib/tools/qlocale.qdoc
index daf248743d..17e91998d0 100644
--- a/src/corelib/tools/qlocale.qdoc
+++ b/src/corelib/tools/qlocale.qdoc
@@ -27,6 +27,7 @@
/*!
\class QLocale
+ \inmodule QtCore
\brief The QLocale class converts between numbers and their
string representations in various languages.
@@ -714,6 +715,7 @@
/*!
\internal
\class QSystemLocale
+ \inmodule QtCore
\brief The QSystemLocale class can be used to finetune the system locale
of the user.
\since 4.2
@@ -794,6 +796,7 @@
/*!
\class QSystemLocale::CurrencyToStringArgument
+ \inmodule QtCore
A helper class that provides arguments for the QSystemLocale::query()
function with query type QSystemLocale::CurrencyToString.
diff --git a/src/corelib/tools/qmap.cpp b/src/corelib/tools/qmap.cpp
index a9d6694b4f..60cfae473d 100644
--- a/src/corelib/tools/qmap.cpp
+++ b/src/corelib/tools/qmap.cpp
@@ -363,6 +363,7 @@ void QMapDataBase::freeData(QMapDataBase *d)
/*!
\class QMap
+ \inmodule QtCore
\brief The QMap class is a template class that provides a skip-list-based dictionary.
\ingroup tools
@@ -1022,6 +1023,7 @@ void QMapDataBase::freeData(QMapDataBase *d)
/*! \class QMap::iterator
+ \inmodule QtCore
\brief The QMap::iterator class provides an STL-style non-const iterator for QMap and QMultiMap.
QMap features both \l{STL-style iterators} and \l{Java-style
@@ -1264,6 +1266,7 @@ void QMapDataBase::freeData(QMapDataBase *d)
*/
/*! \class QMap::const_iterator
+ \inmodule QtCore
\brief The QMap::const_iterator class provides an STL-style const iterator for QMap and QMultiMap.
QMap features both \l{STL-style iterators} and \l{Java-style
@@ -1498,6 +1501,7 @@ void QMapDataBase::freeData(QMapDataBase *d)
*/
/*! \class QMultiMap
+ \inmodule QtCore
\brief The QMultiMap class is a convenience QMap subclass that provides multi-valued maps.
\ingroup tools
diff --git a/src/corelib/tools/qmargins.cpp b/src/corelib/tools/qmargins.cpp
index f31674674a..788c57e8af 100644
--- a/src/corelib/tools/qmargins.cpp
+++ b/src/corelib/tools/qmargins.cpp
@@ -47,6 +47,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QMargins
+ \inmodule QtCore
\ingroup painting
\since 4.6
diff --git a/src/corelib/tools/qpair.qdoc b/src/corelib/tools/qpair.qdoc
index ddaf82497e..03b7d54de6 100644
--- a/src/corelib/tools/qpair.qdoc
+++ b/src/corelib/tools/qpair.qdoc
@@ -27,6 +27,7 @@
/*!
\class QPair
+ \inmodule QtCore
\brief The QPair class is a template class that stores a pair of items.
\ingroup tools
diff --git a/src/corelib/tools/qpoint.cpp b/src/corelib/tools/qpoint.cpp
index 785e255db5..935662a968 100644
--- a/src/corelib/tools/qpoint.cpp
+++ b/src/corelib/tools/qpoint.cpp
@@ -47,6 +47,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QPoint
+ \inmodule QtCore
\ingroup painting
\brief The QPoint class defines a point in the plane using integer
@@ -455,6 +456,7 @@ QDebug operator<<(QDebug d, const QPointF &p)
/*!
\class QPointF
+ \inmodule QtCore
\ingroup painting
\brief The QPointF class defines a point in the plane using
diff --git a/src/corelib/tools/qqueue.cpp b/src/corelib/tools/qqueue.cpp
index c5aa4c6bad..28795c309e 100644
--- a/src/corelib/tools/qqueue.cpp
+++ b/src/corelib/tools/qqueue.cpp
@@ -41,6 +41,7 @@
/*!
\class QQueue
+ \inmodule QtCore
\brief The QQueue class is a generic container that provides a queue.
\ingroup tools
diff --git a/src/corelib/tools/qrect.cpp b/src/corelib/tools/qrect.cpp
index c14a4c9a63..9d818994bc 100644
--- a/src/corelib/tools/qrect.cpp
+++ b/src/corelib/tools/qrect.cpp
@@ -50,6 +50,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QRect
+ \inmodule QtCore
\ingroup painting
\brief The QRect class defines a rectangle in the plane using
@@ -1219,6 +1220,7 @@ QDebug operator<<(QDebug dbg, const QRect &r) {
/*!
\class QRectF
+ \inmodule QtCore
\ingroup painting
\brief The QRectF class defines a rectangle in the plane using floating
diff --git a/src/corelib/tools/qrefcount.cpp b/src/corelib/tools/qrefcount.cpp
index 24cfedb5db..3a5eb9e455 100644
--- a/src/corelib/tools/qrefcount.cpp
+++ b/src/corelib/tools/qrefcount.cpp
@@ -41,6 +41,7 @@
/*!
\class QtPrivate::RefCount
+ \inmodule QtCore
\internal
QRefCount implements atomic ref counting for Qt's shared classes. It behaves very similar
diff --git a/src/corelib/tools/qregexp.cpp b/src/corelib/tools/qregexp.cpp
index 0f3b67d16a..7cc405c29e 100644
--- a/src/corelib/tools/qregexp.cpp
+++ b/src/corelib/tools/qregexp.cpp
@@ -78,6 +78,7 @@ int qFindString(const QChar *haystack, int haystackLen, int from,
/*!
\class QRegExp
+ \inmodule QtCore
\reentrant
\brief The QRegExp class provides pattern matching using regular expressions.
diff --git a/src/corelib/tools/qregularexpression.cpp b/src/corelib/tools/qregularexpression.cpp
index e138fd543b..034f2b8bae 100644
--- a/src/corelib/tools/qregularexpression.cpp
+++ b/src/corelib/tools/qregularexpression.cpp
@@ -56,6 +56,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QRegularExpression
+ \inmodule QtCore
\reentrant
\brief The QRegularExpression class provides pattern matching using regular
@@ -540,6 +541,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QRegularExpressionMatch
+ \inmodule QtCore
\reentrant
\brief The QRegularExpressionMatch class provides the results of a matching
@@ -591,6 +593,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QRegularExpressionMatchIterator
+ \inmodule QtCore
\reentrant
\brief The QRegularExpressionMatchIterator class provides an iterator on
@@ -1006,6 +1009,7 @@ void QRegularExpressionPrivate::getPatternInfo()
/*!
\class QPcreJitStackPointer
+ \inmodule QtCore
\internal
Simple "smartpointer" wrapper around a pcre_jit_stack, to be used with
diff --git a/src/corelib/tools/qscopedpointer.cpp b/src/corelib/tools/qscopedpointer.cpp
index bf2cac453b..85be5092e4 100644
--- a/src/corelib/tools/qscopedpointer.cpp
+++ b/src/corelib/tools/qscopedpointer.cpp
@@ -45,6 +45,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QScopedPointer
+ \inmodule QtCore
\brief The QScopedPointer class stores a pointer to a dynamically allocated object, and deletes it upon destruction.
\since 4.6
\reentrant
@@ -227,6 +228,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QScopedArrayPointer
+ \inmodule QtCore
\brief The QScopedArrayPointer class stores a pointer to a
dynamically allocated array of objects, and deletes it upon
diff --git a/src/corelib/tools/qscopedvaluerollback.cpp b/src/corelib/tools/qscopedvaluerollback.cpp
index 9cbdb4c6ec..326da91188 100644
--- a/src/corelib/tools/qscopedvaluerollback.cpp
+++ b/src/corelib/tools/qscopedvaluerollback.cpp
@@ -45,6 +45,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QScopedValueRollback
+ \inmodule QtCore
\brief The QScopedValueRollback class resets a variable to its previous value on destruction.
\since 4.8
\ingroup misc
diff --git a/src/corelib/tools/qset.qdoc b/src/corelib/tools/qset.qdoc
index e6b653d9d0..e082e1a4d2 100644
--- a/src/corelib/tools/qset.qdoc
+++ b/src/corelib/tools/qset.qdoc
@@ -27,6 +27,7 @@
/*!
\class QSet
+ \inmodule QtCore
\brief The QSet class is a template class that provides a hash-table-based set.
\ingroup tools
@@ -590,6 +591,7 @@
/*!
\class QSet::iterator
+ \inmodule QtCore
\since 4.2
\brief The QSet::iterator class provides an STL-style non-const iterator for QSet.
@@ -639,6 +641,7 @@
/*!
\class QSet::const_iterator
+ \inmodule QtCore
\brief The QSet::const_iterator class provides an STL-style const iterator for QSet.
\since 4.2
diff --git a/src/corelib/tools/qshareddata.cpp b/src/corelib/tools/qshareddata.cpp
index 4c33bebd7b..dddb6df3b3 100644
--- a/src/corelib/tools/qshareddata.cpp
+++ b/src/corelib/tools/qshareddata.cpp
@@ -45,6 +45,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QSharedData
+ \inmodule QtCore
\brief The QSharedData class is a base class for shared data objects.
\reentrant
@@ -67,6 +68,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QSharedDataPointer
+ \inmodule QtCore
\brief The QSharedDataPointer class represents a pointer to an implicitly shared object.
\since 4.0
\reentrant
@@ -387,6 +389,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QExplicitlySharedDataPointer
+ \inmodule QtCore
\brief The QExplicitlySharedDataPointer class represents a pointer to an explicitly shared object.
\since 4.4
\reentrant
diff --git a/src/corelib/tools/qsharedpointer.cpp b/src/corelib/tools/qsharedpointer.cpp
index 673b90c99a..a45933c2f0 100644
--- a/src/corelib/tools/qsharedpointer.cpp
+++ b/src/corelib/tools/qsharedpointer.cpp
@@ -46,6 +46,7 @@
/*!
\class QSharedPointer
+ \inmodule QtCore
\brief The QSharedPointer class holds a strong reference to a shared pointer
\since 4.5
@@ -314,6 +315,7 @@
/*!
\class QWeakPointer
+ \inmodule QtCore
\brief The QWeakPointer class holds a weak reference to a shared pointer
\since 4.5
\reentrant
diff --git a/src/corelib/tools/qsize.cpp b/src/corelib/tools/qsize.cpp
index b4b99d26ff..3cefb2dfcc 100644
--- a/src/corelib/tools/qsize.cpp
+++ b/src/corelib/tools/qsize.cpp
@@ -47,6 +47,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QSize
+ \inmodule QtCore
\ingroup painting
\brief The QSize class defines the size of a two-dimensional
@@ -451,6 +452,7 @@ QDebug operator<<(QDebug dbg, const QSize &s) {
/*!
\class QSizeF
+ \inmodule QtCore
\brief The QSizeF class defines the size of a two-dimensional object
using floating point precision.
diff --git a/src/corelib/tools/qstack.cpp b/src/corelib/tools/qstack.cpp
index 359705887e..2bdcdcfc8a 100644
--- a/src/corelib/tools/qstack.cpp
+++ b/src/corelib/tools/qstack.cpp
@@ -41,6 +41,7 @@
/*!
\class QStack
+ \inmodule QtCore
\brief The QStack class is a template class that provides a stack.
\ingroup tools
diff --git a/src/corelib/tools/qstring.cpp b/src/corelib/tools/qstring.cpp
index 6b47d6a55a..f4240e964f 100644
--- a/src/corelib/tools/qstring.cpp
+++ b/src/corelib/tools/qstring.cpp
@@ -402,6 +402,7 @@ const QString::Null QString::null = { };
/*!
\class QCharRef
+ \inmodule QtCore
\reentrant
\brief The QCharRef class is a helper class for QString.
@@ -423,6 +424,7 @@ const QString::Null QString::null = { };
/*!
\class QString
+ \inmodule QtCore
\reentrant
\brief The QString class provides a Unicode character string.
@@ -7451,6 +7453,7 @@ QString &QString::setRawData(const QChar *unicode, int size)
}
/*! \class QLatin1String
+ \inmodule QtCore
\brief The QLatin1String class provides a thin wrapper around an US-ASCII/Latin-1 encoded string literal.
\ingroup string-processing
@@ -7841,6 +7844,7 @@ QDataStream &operator>>(QDataStream &in, QString &str)
/*!
\class QStringRef
+ \inmodule QtCore
\since 4.3
\brief The QStringRef class provides a thin wrapper around QString substrings.
\reentrant
diff --git a/src/corelib/tools/qstringbuilder.cpp b/src/corelib/tools/qstringbuilder.cpp
index 1696c5694a..2a05e83df9 100644
--- a/src/corelib/tools/qstringbuilder.cpp
+++ b/src/corelib/tools/qstringbuilder.cpp
@@ -46,6 +46,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QStringBuilder
+ \inmodule QtCore
\internal
\reentrant
\since 4.6
diff --git a/src/corelib/tools/qstringlist.cpp b/src/corelib/tools/qstringlist.cpp
index 0b0aeb50c0..0f06ad651f 100644
--- a/src/corelib/tools/qstringlist.cpp
+++ b/src/corelib/tools/qstringlist.cpp
@@ -73,6 +73,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QStringList
+ \inmodule QtCore
\brief The QStringList class provides a list of strings.
\ingroup tools
diff --git a/src/corelib/tools/qstringmatcher.cpp b/src/corelib/tools/qstringmatcher.cpp
index 382d2e9411..49dda80f05 100644
--- a/src/corelib/tools/qstringmatcher.cpp
+++ b/src/corelib/tools/qstringmatcher.cpp
@@ -124,6 +124,7 @@ static inline int bm_find(const ushort *uc, uint l, int index, const ushort *puc
/*!
\class QStringMatcher
+ \inmodule QtCore
\brief The QStringMatcher class holds a sequence of characters that
can be quickly matched in a Unicode string.
diff --git a/src/corelib/tools/qtextboundaryfinder.cpp b/src/corelib/tools/qtextboundaryfinder.cpp
index fd011377eb..c3d44da042 100644
--- a/src/corelib/tools/qtextboundaryfinder.cpp
+++ b/src/corelib/tools/qtextboundaryfinder.cpp
@@ -106,6 +106,7 @@ static void init(QTextBoundaryFinder::BoundaryType type, const QChar *chars, int
/*!
\class QTextBoundaryFinder
+ \inmodule QtCore
\brief The QTextBoundaryFinder class provides a way of finding Unicode text boundaries in a string.
diff --git a/src/corelib/tools/qtimeline.cpp b/src/corelib/tools/qtimeline.cpp
index 0c1ed4de84..164061a685 100644
--- a/src/corelib/tools/qtimeline.cpp
+++ b/src/corelib/tools/qtimeline.cpp
@@ -163,6 +163,7 @@ void QTimeLinePrivate::setCurrentTime(int msecs)
/*!
\class QTimeLine
+ \inmodule QtCore
\brief The QTimeLine class provides a timeline for controlling animations.
\since 4.2
\ingroup animation
diff --git a/src/corelib/tools/qvarlengtharray.qdoc b/src/corelib/tools/qvarlengtharray.qdoc
index 819b9c6f50..fbd984e62b 100644
--- a/src/corelib/tools/qvarlengtharray.qdoc
+++ b/src/corelib/tools/qvarlengtharray.qdoc
@@ -27,6 +27,7 @@
/*!
\class QVarLengthArray
+ \inmodule QtCore
\brief The QVarLengthArray class provides a low-level variable-length array.
\ingroup tools
diff --git a/src/corelib/tools/qvector.cpp b/src/corelib/tools/qvector.cpp
index e61c87f13c..0d3cbb9f3d 100644
--- a/src/corelib/tools/qvector.cpp
+++ b/src/corelib/tools/qvector.cpp
@@ -41,6 +41,7 @@
/*!
\class QVector
+ \inmodule QtCore
\brief The QVector class is a template class that provides a dynamic array.
\ingroup tools
diff --git a/src/corelib/xml/qxmlstream.cpp b/src/corelib/xml/qxmlstream.cpp
index 6af3f62460..9a1fb9c6b5 100644
--- a/src/corelib/xml/qxmlstream.cpp
+++ b/src/corelib/xml/qxmlstream.cpp
@@ -168,6 +168,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QXmlStreamEntityResolver
+ \inmodule QtCore
\reentrant
\since 4.4
@@ -254,6 +255,7 @@ QXmlStreamEntityResolver *QXmlStreamReader::entityResolver() const
/*!
\class QXmlStreamReader
+ \inmodule QtCore
\reentrant
\since 4.3
@@ -2257,6 +2259,7 @@ QXmlStreamAttributes QXmlStreamReader::attributes() const
/*!
\class QXmlStreamAttribute
+ \inmodule QtCore
\since 4.3
\reentrant
\brief The QXmlStreamAttribute class represents a single XML attribute
@@ -2382,6 +2385,7 @@ QXmlStreamAttribute& QXmlStreamAttribute::operator=(const QXmlStreamAttribute &o
/*!
\class QXmlStreamAttributes
+ \inmodule QtCore
\since 4.3
\reentrant
\brief The QXmlStreamAttributes class represents a vector of QXmlStreamAttribute.
@@ -2420,6 +2424,7 @@ QXmlStreamAttribute& QXmlStreamAttribute::operator=(const QXmlStreamAttribute &o
/*!
\class QXmlStreamNotationDeclaration
+ \inmodule QtCore
\since 4.3
\reentrant
\brief The QXmlStreamNotationDeclaration class represents a DTD notation declaration.
@@ -2494,6 +2499,7 @@ Returns the public identifier.
/*!
\class QXmlStreamNamespaceDeclaration
+ \inmodule QtCore
\since 4.3
\reentrant
\brief The QXmlStreamNamespaceDeclaration class represents a namespace declaration.
@@ -2576,12 +2582,14 @@ Returns the namespaceUri.
/*!
\class QXmlStreamStringRef
+ \inmodule QtCore
\since 4.3
\internal
*/
/*!
\class QXmlStreamEntityDeclaration
+ \inmodule QtCore
\since 4.3
\reentrant
\brief The QXmlStreamEntityDeclaration class represents a DTD entity declaration.
@@ -2868,6 +2876,7 @@ QStringRef QXmlStreamReader::documentEncoding() const
/*!
\class QXmlStreamWriter
+ \inmodule QtCore
\since 4.3
\reentrant