summaryrefslogtreecommitdiffstats
path: root/src/doc/src/qt3drender-module.qdoc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2015-10-30 14:18:19 +0100
committerJędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>2015-11-06 08:05:36 +0000
commit872efa5619d20a421142a88e1a38f131c08d44d1 (patch)
tree2f7332e6beb78cadd61e3333147d13e8ebabfbda /src/doc/src/qt3drender-module.qdoc
parent537dc6222a5da789153e7c32953d3d7a5ca11980 (diff)
Doc: Documentation clean up
- Changed 'Qt3D' references to 'Qt 3D'. - Fixed incorrect \inqmlmodule instances. - Fixed broken \printuntil instances in the example docs. - Updated the namespace qualifier for a few class references. Change-Id: I250afe6843b10ed520f9ce5d7465203cc5c212c1 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
Diffstat (limited to 'src/doc/src/qt3drender-module.qdoc')
-rw-r--r--src/doc/src/qt3drender-module.qdoc16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/doc/src/qt3drender-module.qdoc b/src/doc/src/qt3drender-module.qdoc
index aa4dac44f..bae6217fd 100644
--- a/src/doc/src/qt3drender-module.qdoc
+++ b/src/doc/src/qt3drender-module.qdoc
@@ -36,14 +36,14 @@
/*!
\module Qt3DRender
- \title Qt3D Render C++ Classes
- \brief The Qt3D Render module contains functionality to support 2D and 3D rendering using Qt3D.
+ \title Qt 3D Render C++ Classes
+ \brief The Qt 3D Render module contains functionality to support 2D and 3D rendering using Qt3D.
\ingroup modules
\ingroup qt3d-modules
\qtvariable 3drender
- The Qt3D Render module provides an aspect, components, and other supporting types necessary
+ 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 use classes from this module, add this directive into the C++ files:
@@ -62,13 +62,13 @@
\section1 Overview
- The Qt3D Render aspect offers support for data-driven configuration as described
+ The Qt 3D Render aspect offers support for data-driven configuration as described
in \l {Qt3D Render Framegraph}.
\section1 Reference
\list
- \li \l {Qt3D Render C++ Classes}
- \li \l {Qt3D Examples}
+ \li \l {Qt 3D Render C++ Classes}
+ \li \l {Qt 3D Examples}
\endlist
*/
@@ -82,11 +82,11 @@
/*!
\qmlmodule Qt3D.Render 2.0
- \title Qt3D Render QML Types
+ \title Qt 3D Render QML Types
\ingroup qmlmodules
\ingroup qt3d-qmlmodules
- \brief Provides Qt3D QML types for rendering.
+ \brief Provides Qt 3D QML types for rendering.
To import and use the module's QML types, use the following statement: