Hi,
i hav created a QGraphicsRectItem to be displayed when HoverEvent() called. its done well.

But, now i want to display that Rect Item with gradually opening effect.(ie. rect box grow like effect).
It's not work good. can u help me?
Ram.

Note: I m working in Qt 4.6.2 on Linux.