Hi everybody, i want to know how can i copy all content of a QPainter object to a QImage?
i dont have orginal widget reference. before programmers only send QPainter object to another functions.
thanks.