summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qshareddata.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qshareddata.cpp')
-rw-r--r--src/corelib/tools/qshareddata.cpp3
1 files changed, 3 insertions, 0 deletions
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