Scaling a Pixmap
Hi dear all friends,
I am writing a board game which the board is a m*n table of marbles.
My problem is scaling the image of the marble to fit each cell's size(Each cell is a QLabel, and I use QPixmap to load the image and send it to the label).
Would you tell me how to do this? (better to say both in Qt3 and Qt4, but any one is also enough)
Thanks & Regards,
Pooria
This post has been edited 3 times, last edit by "j_pooria" (Jan 26th 2007, 8:46pm)