Quote Originally Posted by jpn View Post
Try:
Qt Code:
  1. image.fill(Qt::transparent);
To copy to clipboard, switch view to plain text mode 
Are you sure the renderer won't overwrite all the pixels in the pixmap?