[PyKDE] QThread

Diez B. Roggisch deets at web.de
Tue Dec 14 16:22:43 GMT 2004


Hi,

right after finishing my work on a make-shift 
process-spawning-and-killing-framework to have concurrent threads that can be 
terminated to circumvene the lack of such a feature in the python threading 
model, I discovered QThread. Now I wonder if my work is totally obsolete, or 
if there are any pitfalls regarding QThread that render it unwise to use 
them. Any comments?

Regards,

Diez




More information about the PyQt mailing list