Class t.p.t.QTStub(Reactor):

Part of twisted.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
def __init__(self): (source)
Undocumented
def install(self): (source)
Install the Qt reactor with a deprecation warning or try to point the user to further information if it cannot be installed.
API Documentation for twisted, generated by pydoctor.