Open a painter on the destination pixmap and use QPainter::drawPixmap() passing the region of the original pixmap and the rect of the painter you want to copy the pixmap to.
Open a painter on the destination pixmap and use QPainter::drawPixmap() passing the region of the original pixmap and the rect of the painter you want to copy the pixmap to.
conti (8th March 2012)
Bookmarks