summaryrefslogtreecommitdiffstats
path: root/doc/src/qt3d-qml3d.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qt3d-qml3d.qdoc')
-rw-r--r--doc/src/qt3d-qml3d.qdoc14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/src/qt3d-qml3d.qdoc b/doc/src/qt3d-qml3d.qdoc
index e80cbf5b2..fbdc82f75 100644
--- a/doc/src/qt3d-qml3d.qdoc
+++ b/doc/src/qt3d-qml3d.qdoc
@@ -27,29 +27,29 @@
/*!
\group qt3d::qml3d
-\title QML Support in Qt/3D
-\keyword Qt/3D QML
+\title QtQuick3D for Scripting 3D Apps in QML
+\keyword QtQuick3D QML
The following QML elements are provided by the \c{Qt3D} namespace
for importing 3D elements into QML applications:
\generatelist{related}
-See the \l{Teapot Example in QML/3D}{Teapot} example for an introduction
-to using these elements in QML.
+See the \l{Teapot Example in QtQuick3D}{Teapot} example for an introduction
+to using these elements.
-QML/3D also provides some \l{Stock Shapes for QML/3D}{stock shapes}
+QtQuick3D also provides some \l{Stock Shapes for QtQuick3D}{stock shapes}
in the \c{Qt3D.Shapes} namespace as convenience elements.
*/
/*!
\group qt3d::qml3d::shapes
-\title Stock Shapes for QML/3D
+\title Stock Shapes for QtQuick3D
The following QML elements are provided by the \c{Qt3D.Shapes} namespace
as convenience elements:
\generatelist{related}
-See the \l{Applying transformations and materials to objects#Cube in QML/3D}{Cube} example for an introduction to using these convenience shapes in QML.
+See the \l{Object Effects}{Cube} example for an introduction to using these convenience shapes in QML.
*/