Module twisted.internet.qtreactor
This module provides support for Twisted to interact with the PyQt
mainloop.
In order to use this support, simply do the following:
| from twisted.internet import qtreactor
| qtreactor.install()
Then use twisted.internet APIs as usual. The other methods here are
not intended to be called directly.
API Stability: stable
Maintainer: Itamar
Shtull-Trauring
has_key
has_key = __builtin__.dict.has_key
-
- Type:
-
builtin_function_or_method
- Value:
<built-in method has_key of dict object at 0x8684274>
|
|
has_key
has_key = __builtin__.dict.has_key
-
- Type:
-
builtin_function_or_method
- Value:
<built-in method has_key of dict object at 0x8684304>
|
|
QApplication
-
- Type:
-
FakeModule
- Value:
|
QObject
-
- Type:
-
FakeModule
- Value:
|
QSocketNotifier
-
- Type:
-
FakeModule
- Value:
<Fake qt.QSocketNotifier>
|
|
QTimer
-
- Type:
-
FakeModule
- Value:
|
SIGNAL
-
- Type:
-
FakeModule
- Value:
|