It will work faster only if you won't redraw the contents of that pixmap in every paint event. Otherwise you will be doubling the work, since every widget already has a backing store.
It will work faster only if you won't redraw the contents of that pixmap in every paint event. Otherwise you will be doubling the work, since every widget already has a backing store.
Bookmarks