From fcde8e7f6c7d65cde066bc5f6f06726ce33cb609 Mon Sep 17 00:00:00 2001 From: Gunnar Sletta Date: Mon, 30 Sep 2013 15:33:57 +0200 Subject: Animator overview docs and example. Change-Id: If0852e48dbbfea4fadca9c897ea0e62393763055 Reviewed-by: Jerome Pasion --- examples/quick/animation/doc/src/animation.qdoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/quick/animation/doc') diff --git a/examples/quick/animation/doc/src/animation.qdoc b/examples/quick/animation/doc/src/animation.qdoc index 734b1af118..34a1eeb488 100644 --- a/examples/quick/animation/doc/src/animation.qdoc +++ b/examples/quick/animation/doc/src/animation.qdoc @@ -41,6 +41,9 @@ PropertyAnimation demonstrates using a number animation to bounce a circle up and down. \snippet animation/basics/property-animation.qml 0 + Animators demonstrates using a animators to bounce an icon up and down. + \snippet animation/basics/animators.qml 0 + Behaviors demonstrates using behaviors to animate moving a rectangle to whereever you click. \snippet animation/behaviors/behavior-example.qml 0 -- cgit v1.2.3