PDA

View Full Version : convert to QPixmap



weixj2003ld
10th August 2011, 02:57
I draw a polygon in the QPaintEvent() of QLabel,
How to convert it to the Qpixmap of the QLabel?
Thk u.

Santosh Reddy
10th August 2011, 04:18
You could use
void QWidget::render(....)