[PyQt] QRunnable and signals/slots

Giuseppe Corbelli corbelligiuseppe at mesdan.it
Fri Jul 6 08:14:08 BST 2018


On 07/05/2018 06:11 PM, Colin McPhail wrote:
> Hi Giuseppe,
>
> I seem to think I had the same problem once. Here is what I did to get 
> round it. There is a separate class for the signals and the QRunnable 
> uses an instance of that class for emitting signals....
Thanks Colin
used the same approach to workaround the problem, but I was interested 
in understanding what is wrong with the inheritance approach.

-- 
Giuseppe Corbelli


More information about the PyQt mailing list