hello all,

RectItem *rect = new RectItem(iconRect, iconColor, this);
rect->setTransformOriginPoint(50,50);

this is wat im trying to do i order to grow animation for origin to x,y in my case 50,50 but i dont get expected output. could some one help me.

qt-4.7
target window is directfb