summaryrefslogtreecommitdiffstats
path: root/src/core/transforms
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2018-02-08 15:40:03 +0100
committerTopi Reiniƶ <topi.reinio@qt.io>2018-02-16 11:34:41 +0000
commit51dca6514593978beb28afa1c9f99ccd9a5c212c (patch)
tree7345e172f91eabc902266c1863d670f9d30b2cfc /src/core/transforms
parentb5dc950424f601928f0e6032b1fd728e69f9fa98 (diff)
Doc: Fix documentation warnings for Qt 3D Core
This change fixes multiple QDoc warnings for Qt 3D Core that are related to how Clang parses the source code and the \fn QDoc commands. We still have a number of 'No documentation for ...' warnings left - those are not addressed in this change. Change-Id: Ia6394f453d7bd959bc4d4cc9347ac0039b80f661 Reviewed-by: Martin Smith <martin.smith@qt.io>
Diffstat (limited to 'src/core/transforms')
-rw-r--r--src/core/transforms/qjoint.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/transforms/qjoint.cpp b/src/core/transforms/qjoint.cpp
index 3f631ec98..a4f259ce9 100644
--- a/src/core/transforms/qjoint.cpp
+++ b/src/core/transforms/qjoint.cpp
@@ -109,7 +109,7 @@ QJointPrivate::QJointPrivate()
*/
/*!
- \qmlproperty matrix4x4 inverseBindMatrix
+ \qmlproperty matrix4x4 Joint::inverseBindMatrix
Holds the inverse bind matrix of the joint. This is used to transform
vertices from model space into the space of this joint so they can