[Interest] QPixmap and threads

Konstantin Shegunov kshegunov at gmail.com
Fri May 5 10:02:39 CEST 2017


On Fri, May 5, 2017 at 10:05 AM, maitai <maitai at virtual-winds.org> wrote:
> Should I change also all these QPixmaps
> to QImages (with a conversion cost at the end of the threads)?

Probably.

> If QPixmaps are forbidden outside the main GUI thread, why is it not written
> in the documentation?

It isnt't? I recall there's places where it is specifically written
that `QPixmap` isn't reentrant, and I mean explicitly in addition to
the "Class is reentrant" tag missing on top of the class page.



More information about the Interest mailing list