So to put it plainly. I need a way to draw the same as QGraphicsEffect::sourcePixmap only as a QImage but without using QPixmap class (i.e. QGraphicsEffect::sourcePixmap().toImage() is no solution). If it's possible then how? If it's not possible with drawSource then this should probably be considered a bug, should it not?
Bookmarks