[PyQt] Non-Modal Dialog
Florian Bruhin
me at the-compiler.org
Wed Oct 9 11:07:28 BST 2019
On Tue, Oct 08, 2019 at 09:48:23PM -0400, Kyle Altendorf wrote:
> On October 7, 2019 6:08:29 PM EDT, Dennis Jensen <djensen at pgcontrols.com> wrote:
> >Actually QPixMap is not only not Thread safe per-sae but elements of it
> >
> >are Thread prohibited as are all QtWidgets
>
> I know you shouldn't access GUI elements from other threads. I wasn't aware of this. Do you have a reference?
https://doc.qt.io/qt-5/thread-basics.html
"All widgets and several related classes, for example QPixmap, don't work in
secondary threads."
Florian
--
https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP)
GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20191009/b34f69d8/attachment.sig>
More information about the PyQt
mailing list