1 import Qt 4.7
2
3 SmoothedAnimation {
4 to: 10; duration: 300; reversingMode: SmoothedAnimation.Immediate
5 }