[PyKDE] python threads and qt

ranto yo at ranto.com.ar
Thu Jan 23 03:18:01 GMT 2003


I have been looking for information on using python threads and qt 
widgets. The main question i couldnt get to solve is: can i emit a 
signal from a thread that is going to be received in another? for 
example, the main part of my program code handles socket connections 
and comunication in general, while another part of the program must 
reflect in qwidgets the network state, messages received, etc, so i 
need to comunicate in some ways these two threads. I wonder if anyone 
can point me in the right direction. I am new to threads in general, 
so i might be designing my program in the wrong way. Any comments 
would be welcome.
Regards,
Rafael




More information about the PyQt mailing list