Thanks for your replies.

1. When you pass the pixmap or picture in the constructor of QPainter, you don't have to use begin, AFAIK.

2. No, it doesn't have a size. It's just

Qt Code:
  1. QPixmap pixmap;
To copy to clipboard, switch view to plain text mode 

Is that relevant?

Best regards,

Rainer