QT integration
Twisted main loop can be integrated with the QT main loop in the same process.
Due to licensing concerns (Twisted is MIT, PyQT is GPL), the code to do this cannot be included in Twisted itself. See #3977 for a plan to re-integrate the reactor using PySide (LGPL).
Downloads
- github page for the Qt4 reactor. Docs in README
- module and plugin for the Qt3 reactor. Unpack this into
PYTHONPATH
somewhere. Import as "qtreactor" or pass "-r qt3" to twistd. - QT reactor demo
Last modified 10 years ago
Last modified on 03/26/12 22:43:43