[PyQt] QThread problem

Sergio Jovani lesergi at gmail.com
Mon Dec 8 18:53:16 GMT 2008


> I'm going to throw this out there, you should exchange information via
> signals/slots.  When you get a cancel use terminate() slot.  That will
> stop it from freezing you program from the looks of it.

I tried and I get the same running terminate() slot from signal and outside.

Thanks.



More information about the PyQt mailing list