DrawingArea.NoBackground (gb.qt4)
Property NoBackground As Boolean
Return or set if the
DrawingArea automatically draws its background.
You can set this property if you know that you are going to draw all the pixels of the DrawingArea.
Then, there is no use to spend time drawing a background that will be recover.