summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qcomponent.cpp
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/core/nodes/qcomponent.cpp
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/core/nodes/qcomponent.cpp')
-rw-r--r--src/core/nodes/qcomponent.cpp2
1 files changed, 1 insertions, 1 deletions
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
*/