From 872efa5619d20a421142a88e1a38f131c08d44d1 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Fri, 30 Oct 2015 14:18:19 +0100 Subject: Doc: Documentation clean up MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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ƶ --- src/doc/src/qt3dinput-module.qdoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/doc/src/qt3dinput-module.qdoc') diff --git a/src/doc/src/qt3dinput-module.qdoc b/src/doc/src/qt3dinput-module.qdoc index c46d577dd..8560dd000 100644 --- a/src/doc/src/qt3dinput-module.qdoc +++ b/src/doc/src/qt3dinput-module.qdoc @@ -27,8 +27,8 @@ /*! \module Qt3DInput - \title Qt3D Input C++ Classes - \brief The Qt3D Input module provides classes for handling user input in + \title Qt 3D Input C++ Classes + \brief The Qt 3D Input module provides classes for handling user input in applications using Qt3D. \ingroup modules @@ -58,11 +58,11 @@ /*! \qmlmodule Qt3D.Input 2.0 - \title Qt3D Input QML Types + \title Qt 3D Input QML Types \ingroup qmlmodules \ingroup qt3d-qmlmodules - \brief Provides QML types for Qt3D user input. + \brief Provides QML types for Qt 3D user input. To import and use the module's QML types, use the following statement: -- cgit v1.2.3