[PyQt] Is it possible to introspect active connections of a slot?

Phil Thompson phil at riverbankcomputing.com
Wed Jul 22 09:22:51 BST 2015


On 22/07/2015 6:24 am, Ilya Kulakov wrote:
> I have a slot that is connected via the Qt.AutoConnection. I'd like to
> know how it was resolved (I have some multithreading there).

I don't know what you mean by "resolved". Does QSignalSpy help?

Phil


More information about the PyQt mailing list