twisted.plugins.twisted_qtstub
module documentationtwisted.plugins
View Source
Backwards-compatibility plugin for the Qt reactor.
This provides a Qt reactor plugin named qt
which emits a
deprecation warning and a pointer to the separately distributed Qt reactor
plugins.
Class | QTStub | Reactor plugin which emits a deprecation warning on the successful installation of its reactor or a pointer to further information if an ImportError occurs while attempting to install it. |