summaryrefslogtreecommitdiffstats
path: root/src/core/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/resources')
-rw-r--r--src/core/resources/qframeallocator.cpp2
-rw-r--r--src/core/resources/qresourcemanager.cpp6
2 files changed, 4 insertions, 4 deletions
diff --git a/src/core/resources/qframeallocator.cpp b/src/core/resources/qframeallocator.cpp
index 2988ec534..d2527000d 100644
--- a/src/core/resources/qframeallocator.cpp
+++ b/src/core/resources/qframeallocator.cpp
@@ -34,7 +34,7 @@
**
****************************************************************************/
-/*!
+/* !\internal
\class Qt3DCore::QFrameAllocator
\inmodule Qt3DCore
\brief Provides a pool of memory chunks to be used to allocate objects on a per frame basis.
diff --git a/src/core/resources/qresourcemanager.cpp b/src/core/resources/qresourcemanager.cpp
index 8af1d5d5d..b71a1c20b 100644
--- a/src/core/resources/qresourcemanager.cpp
+++ b/src/core/resources/qresourcemanager.cpp
@@ -34,7 +34,7 @@
**
****************************************************************************/
-/*!
+/* !\internal
\class Qt3DCore::QResourceManager
\inmodule Qt3DCore
\since 5.5
@@ -54,7 +54,7 @@
parameters. The defaults are ArrayAllocatingPolicy and NonLockingPolicy respectively.
*/
-/*!
+/* !\internal
\class Qt3DCore::ArrayAllocatingPolicy
\inmodule Qt3DCore
\since 5.5
@@ -67,7 +67,7 @@
\sa QResourceManager
*/
-/*!
+/* !\internal
\class Qt3DCore::ObjectLevelLockingPolicy
\inmodule Qt3DCore
\since 5.5