Quote Originally Posted by MarkoSan View Post
I wondered who will correct me first. I bet on wysotta but you did it before him.
Heh, it's been buggering me for a while but I couldn't resist myself anymore..

Quote Originally Posted by MarkoSan View Post
Ok, jpn, I again tumbed into wall. Loaded pics are different sizes, how do I limit the size of every loaded pic to, for example, to 100x100 points?
Well, it depends a bit what you want to achieve. Both QPixmap and graphics items are scalable. See QPixmap::scaled() and QGraphicsItem::scale().