Yes, I was painting on my main widget. So you say I should create a QPixmap and use the QPainter to paint on that and after each step tell the widget to display the pixmap? I think I'll manage to paint on a pixmap, but could you explain, how I can use that pixmap in the widget?
Bookmarks