summaryrefslogtreecommitdiffstats
path: root/src/doc/src/qt3drender-module.qdoc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-01-22 13:17:44 +0100
committerTopi Reiniƶ <topi.reinio@theqtcompany.com>2016-01-25 08:30:30 +0000
commitedcfa7aada9ff7edceb5808d3a7860256d4b91b7 (patch)
treef08b6f8c3ded446ae160b831b435d9cce8899ed7 /src/doc/src/qt3drender-module.qdoc
parentd237b754d4a50b5e2e2aa3ef1f87f5dee9234983 (diff)
Doc: Use 'Qt 3D' instead of Qt3D consistently
Change-Id: I91c0d00c0116a05209239da399f4076316a51fc7 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/doc/src/qt3drender-module.qdoc')
-rw-r--r--src/doc/src/qt3drender-module.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/doc/src/qt3drender-module.qdoc b/src/doc/src/qt3drender-module.qdoc
index 7bab5cdf8..6cc53fe9d 100644
--- a/src/doc/src/qt3drender-module.qdoc
+++ b/src/doc/src/qt3drender-module.qdoc
@@ -37,14 +37,15 @@
/*!
\module Qt3DRender
\title Qt 3D Render C++ Classes
- \brief The Qt 3D Render module contains functionality to support 2D and 3D rendering using Qt3D.
+ \brief The Qt 3D Render module contains functionality to support 2D and 3D
+ rendering using Qt 3D.
\ingroup modules
\ingroup qt3d-modules
\qtvariable 3drender
The Qt 3D Render module provides an aspect, components, and other supporting types necessary
- to implement 2D and 3D rendering as part of the Qt3D framework.
+ to implement 2D and 3D rendering as part of the Qt 3D framework.
To use classes from this module, add this directive into the C++ files: