Hi all.

I want to make an animation when changing of currentIndex (by
increment/decrement functions) causes the smooth PathView item changing.
Besides, when animation starts, the items should be quickly animated, but
during a some time, they should be more slowly and more slowly until the
stopping.

I tried to use the Timer (with an interval which gradually increases during
some time), which calls the increment/decrement index of PathView. But in
this case the animation of items happens with jerks, but not smooth. Also,
the PathView.highlightMoveDuration property does not helps.

Is anybody know how to do it in QML? :)

BR,
Denis
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to