[Twisted-Python] twisted and PyQt4

Gabe Rudy rudy at goldenhelix.com
Tue May 30 12:14:45 EDT 2006


> Someone will have to write one.  Qt4 has numerous improvements which
> should make it possible to write a reasonable reactor, instead of a
> shambling horror (like the existing Qt reactor).

I use twisted with a pyQt4 app, so I created a more or less functional port of 
the current qt recator to qt4. I have attached it for anybody who needs a 
quick fix, but I don't claim to have taken advantage of Qt4's cleaner 
architecture and many improvements but I have tested it on both windows and 
linux and it seems to work ok. You are right that there should be a GUI and 
non-GUI qt4 reactor options and it may not even be that hard to code if 
someone has the time and the tests.

--gabe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qt4reactor.py
Type: application/x-python
Size: 5201 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20060530/44702803/attachment.bin 


More information about the Twisted-Python mailing list