Le 3/2/2009, "Giovanni Bajo" <ra...@develer.com> a écrit:

>> PS: does it already exist a simple solution to adapt this code:
>> 
>>     thread = threading.Thread(target=func)
>>     thread.start()
>> 
>> using QThread?
>
>Yes: QtConcurrent::run.

:o)

Thank you all for your help!

--
   Frédéric

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to