From 2f36e1bc949e63fb53f37662ff2e21cad0183ad1 Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Tue, 1 May 2012 17:25:38 +1000 Subject: End the deprecation period of SpriteImage Also remove the stale files left around. Change-Id: I2f275f23ebfb65045cc683ccd542cbc451b767fb Reviewed-by: Martin Jones --- doc/src/qtquick2/whatsnew.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/qtquick2/whatsnew.qdoc') diff --git a/doc/src/qtquick2/whatsnew.qdoc b/doc/src/qtquick2/whatsnew.qdoc index 1997a42a6b..0fe3bab342 100644 --- a/doc/src/qtquick2/whatsnew.qdoc +++ b/doc/src/qtquick2/whatsnew.qdoc @@ -91,8 +91,8 @@ The \l{QtQuick.Particles 2}{QtQuick.Particles} module contains elements that can \section2 Element API/Behavior Changes -New \l SpriteImage element renders animated sprites and can transition between animations. -It uses the \l Sprite element to represent each animation. +New \l SpriteSequence element renders animated sprites and can transition between animations. +It uses the \l Sprite element to represent each animation. For single sprites, there is also \l AnimatedSprite. MouseArea now propagates clicked, doubleClicked and pressAndHold differently to pressed. These will now be propagated to the highest-stacking-order enabled MouseArea which has a handler for them. -- cgit v1.2.3