[PyQt] Waiting on non-QT events.

Marcell Mars marcell.mars at gmail.com
Wed Oct 8 14:55:12 BST 2008


this is how i solved my problem... i run the non-qt process as thread
and inherit class Bridge which emits the Qt signals for me... hope it
will help you:

http://pastebin.com/f16019559

i'm sure there are more elegant solutions and i would like to learn
about them...


More information about the PyQt mailing list