summaryrefslogtreecommitdiffstats
path: root/src/animation
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@qt.io>2017-08-03 14:47:18 +0200
committerNico Vertriest <nico.vertriest@qt.io>2017-08-28 11:04:57 +0000
commit142cc363d7175c7cc9c7271154e12f7f23bfe514 (patch)
tree02c29c8295fc68f81ca59707b5773d47020c7e6f /src/animation
parent595b4add0ce6f32bb8ffc56b3a59e6e5bf0b000a (diff)
Doc: add doc to undocumented methods/properties
Change-Id: I8967110b0237421299c2103f847a38e0526f9a6b Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'src/animation')
-rw-r--r--src/animation/frontend/qabstractclipanimator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qabstractclipanimator.cpp b/src/animation/frontend/qabstractclipanimator.cpp
index 9484aea44..3fe660599 100644
--- a/src/animation/frontend/qabstractclipanimator.cpp
+++ b/src/animation/frontend/qabstractclipanimator.cpp
@@ -148,7 +148,7 @@ QChannelMapper *QAbstractClipAnimator::channelMapper() const
}
/*!
- \qmlproperty int QAbstractClipAnimator::loops
+ \qmlproperty int AbstractClipAnimator::loops
This property holds the number of times the animation should play.