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/core/nodes/qcomponent.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/nodes/qcomponent.cpp') diff --git a/src/core/nodes/qcomponent.cpp b/src/core/nodes/qcomponent.cpp index 338a6a2fa..baa201b0f 100644 --- a/src/core/nodes/qcomponent.cpp +++ b/src/core/nodes/qcomponent.cpp @@ -181,7 +181,7 @@ QComponent::QComponent(QComponentPrivate &dd, QNode *parent) /*! \qmltype Component3D \instantiates Qt3DCore::QComponent - \inqmlmodule Qt3D + \inqmlmodule Qt3D.Core \inherits Node \since 5.5 */ -- cgit v1.2.3