PyQt6 and QSocketNotifier

Dmitry Shachnev mitya57 at ubuntu.com
Wed Jan 13 17:30:35 GMT 2021


Hi Phil!

On Wed, Jan 13, 2021 at 11:44:28AM +0000, Phil Thompson wrote:
> I omitted it because of the use of the undocumented QSocketDescriptor of the
> activated() signal, without which the class is useless. However, on
> checking, the API hasn't changed since Qt5. So I've restored it with the
> same API. I don't know whether or not it works properly but at least it is
> consistent with PyQt5.

Thank you! In PyQt5 I am using the activated() signal but not its argument,
so the existing behavior is fine for me.

--
Dmitry Shachnev


More information about the PyQt mailing list