summaryrefslogtreecommitdiffstats
path: root/src/runtime/api/q3dselement.cpp
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2019-04-02 13:15:18 +0200
committerTopi Reiniƶ <topi.reinio@qt.io>2019-04-10 08:39:13 +0000
commitee4849ada20544b824452784a3a7893890e99e8e (patch)
tree8c7b173751099603c56cd7608fb0559aabca73e8 /src/runtime/api/q3dselement.cpp
parent2dfb43aceb1c8e9c9f2188f5f01798425e3bfbdd (diff)
Doc: Fix documentation issues
This commit fixes multiple documentation warnings and problems: - Add missing documentation for Presentation. - Add missing 'QT += 3dstudioruntime2' class info by introducing a \module page. - Add missing import statements info for QML types by introducing a \qmlmodule page. - Make the documented QML import statements follow module versioning. - Add missing documentation dependencies. - Omit internal classes/orphaned doc comments from the build. - Fix minor language issues. Change-Id: I854fc0646bfed9282c9a4159890b5fa6f40d46d0 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'src/runtime/api/q3dselement.cpp')
-rw-r--r--src/runtime/api/q3dselement.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/api/q3dselement.cpp b/src/runtime/api/q3dselement.cpp
index ba99c80..0ac7f28 100644
--- a/src/runtime/api/q3dselement.cpp
+++ b/src/runtime/api/q3dselement.cpp
@@ -34,7 +34,7 @@ QT_BEGIN_NAMESPACE
/*!
\class Q3DSElement
- \inmodule 3dstudioruntime2
+ \inmodule Qt3DStudioRuntime2
\since Qt 3D Studio 2.0
\brief Controls a scene object (node) in a Qt 3D Studio presentation.