summaryrefslogtreecommitdiffstats
path: root/src/core/doc/src/qt3dcore-module.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/doc/src/qt3dcore-module.qdoc')
-rw-r--r--src/core/doc/src/qt3dcore-module.qdoc14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/core/doc/src/qt3dcore-module.qdoc b/src/core/doc/src/qt3dcore-module.qdoc
index 453152d85..d664b8bf6 100644
--- a/src/core/doc/src/qt3dcore-module.qdoc
+++ b/src/core/doc/src/qt3dcore-module.qdoc
@@ -54,3 +54,17 @@
framework, as well as classes that provide the ability to render using the Qt3D
framework.
*/
+
+/*!
+ \qmlmodule Qt3D 2.0
+ \title Qt3D Core QML Types
+ \ingroup qmlmodules
+
+ \brief Provides core Qt3D QML types.
+
+ To import and use the module's QML types, use the following statement:
+
+ \badcode
+ import Qt3D 2.0
+ \endcode
+*/