summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/clipblendnode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/backend/clipblendnode.cpp')
-rw-r--r--src/animation/backend/clipblendnode.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/animation/backend/clipblendnode.cpp b/src/animation/backend/clipblendnode.cpp
index 94a956837..81fc61910 100644
--- a/src/animation/backend/clipblendnode.cpp
+++ b/src/animation/backend/clipblendnode.cpp
@@ -93,7 +93,7 @@ ClipResults ClipBlendNode::clipResults(Qt3DCore::QNodeId animatorId) const
return ClipResults();
}
-/*!
+/*
\fn QVector<Qt3DCore::QNodeId> ClipBlendNode::currentDependencyIds() const
\internal
@@ -115,7 +115,7 @@ ClipResults ClipBlendNode::clipResults(Qt3DCore::QNodeId animatorId) const
evaluated in one pass, and the tree in a subsequent pass.
*/
-/*!
+/*
\fn QVector<Qt3DCore::QNodeId> ClipBlendNode::allDependencyIds() const
\internal
@@ -126,7 +126,7 @@ ClipResults ClipBlendNode::clipResults(Qt3DCore::QNodeId animatorId) const
parameter. Not just those bounding the current blend value.
*/
-/*!
+/*
\internal
Fetches the ClipResults from the nodes listed in the dependencyIds