[Qt-interest] QGraphicsItemAnimation question
Riccardo Roasio
riccardo.roasio at gmail.com
Wed Jan 27 16:37:13 CET 2010
Hi,
I made an application that use a clarion-like menu so i have for
example 3 squares, the one in the middle is bigger that others. if a
move the mouse from right to left the central square become the
rightest (so it became smaller) and the and one on the left become the
central.
I would like to animate them to create a sense of rotation, i think i
can use QGraphicsItemAnimation but i don't know why because examples
are based on timer and indipendent from program flow while i would
like to animate them and after that draw the new disposition..
Can anyone help me?
Thanks so much!
Riccardo
More information about the Qt-interest-old
mailing list