Did u take a look at QGraphicsItemAnimation? You can use QTimeLine with this class to set up an time line for moving or displaying your item. There is method setTimeLine( ) of QGraphicsItemAnimation where you can set this.
Did u take a look at QGraphicsItemAnimation? You can use QTimeLine with this class to set up an time line for moving or displaying your item. There is method setTimeLine( ) of QGraphicsItemAnimation where you can set this.
Bookmarks