emit runningChanged when AnimatedSprite stops by loops settings
authorTasuku Suzuki <stasuku@gmail.com>
Mon, 3 Jun 2013 01:14:57 +0000 (10:14 +0900)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 22 Jun 2013 03:06:22 +0000 (05:06 +0200)
commit544978388f5106cada4bc0a836293ab2063a8beb
tree7fc7dced1a3aff79f223b100b4a3912b6d4ecd3c
parent93a68a6ef1c7827f66caa352111875963d8d1a39
emit runningChanged when AnimatedSprite stops by loops settings

Task-number: QTBUG-31522
Change-Id: I20718cda5f77f3a53176c8b1a4baacedd77375af
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
src/quick/items/qquickanimatedsprite.cpp
tests/auto/quick/qquickanimatedsprite/data/runningChange.qml [new file with mode: 0644]
tests/auto/quick/qquickanimatedsprite/tst_qquickanimatedsprite.cpp