then how can i do that resizing part..?i want to bound the objects in image so i need resizing .
then how can i do that resizing part..?i want to bound the objects in image so i need resizing .
I assume you have a member variable of type QRect.
So resizing the rect means changing that member's values and then calling update().
Cheers,
_
Bookmarks