Quote Originally Posted by EnQ
As I said I cannot use QCanvasItems since I draw dynamically changing content and don't know how to clear a QCanvas from all its items.
So why do you use QCanvas and QCanvasView? Wouldn't it be easier to use plain QWidget?