[PyQt] QAtomicInt is not available
Phil Thompson
phil at riverbankcomputing.com
Tue Feb 2 15:52:08 GMT 2016
> On 2 Feb 2016, at 3:29 pm, Alexander Bruy <alexander.bruy at gmail.com> wrote:
>
> Hi all,
>
> just noticed that QAtomicInt is not available in PyQt. I'm on Debian 8 and
> use PyQt 4.11.2 from repository. Are there any plans to add it and other
> similar classes? Are there any workarounds to implement similar functionality?
No plans - certainly not for PyQt4. What about the standard Python lock support?
Phil
More information about the PyQt
mailing list