Hi,
I'm drawing qgraphicsitems on the scene using mouse press and release events. I'm able to move,scale and rotate the items. But I'm not able to resize that qgraphicsitem and also not able to map that item to scene co-ordinates(I used all the mapping functions like maptoscene etc..but no use).

I'm very new to Qt Plz Help me.

Thanks

M.Madhu