twisted.plugins.twisted_qtstub.QTStub(Reactor)
class documentationtwisted.plugins.twisted_qtstub
View Source
(View In Hierarchy)
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.
Method | __init__ | Undocumented |
Method | install | Install the Qt reactor with a deprecation warning or try to point the user to further information if it cannot be installed. |
Inherited from Reactor:
Instance Variable | moduleName | The fully-qualified Python name of the module of which the install callable is an attribute. |
Install the Qt reactor with a deprecation warning or try to point the user to further information if it cannot be installed.