[PyQt] QAtomicInt is not available

Alexander Bruy alexander.bruy at gmail.com
Wed Feb 3 07:30:02 GMT 2016


Hi Phil,

thanks for the answer. So I will use Python lock or
other things like QMutex.

2016-02-02 17:52 GMT+02:00 Phil Thompson <phil at riverbankcomputing.com>:
>
>> 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



-- 
Alexander Bruy


More information about the PyQt mailing list