Hi,

I am trying to create a widget which can perform exactly what the following gif is doing using pathview

http://doc.qt.nokia.com/main-snapsho...s/pathview.gif

I know I have to use QGraphicsView, QGraphicsScene, QPropertyAnimation and maybe QGraphicsEffect.

I dont know anything about the animation framework so could anyone point me in the right direction.