[PyQt] communication between two classes which in different threading

Marco marco at waven.com
Fri Apr 6 03:05:35 BST 2007


Hello,

 I write two class, which one is Gui(PyQt4) other is socket server. I
wanna: if socket recv() something, Gui will show it in a label.
 But it seems that I cannot call the func from other threading. How to
reslove it?

Thank you!


-- 
LinuX Power


More information about the PyQt mailing list