hi,
i created QGraphicsRectItem. i want the animation as this item should be gradually increase in size from its origin.
i used the following api. but the item as well as moving from the origin.
animation->setScaleAt(a,b,c);
do you hav any solution by using only the QGraphics API's.?
-ram
Bookmarks