Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).
Defines a KernelManager that provides signals and slots.
Bases: IPython.qt.util.SuperQObject
Call the message handlers later.
Process any pending GUI events.
Reimplemented to emit signal.
Reimplemented to emit signal.
Bases: IPython.qt.kernel_mixins.ChannelQObject
Reimplemented to emit signals instead of making callbacks.
Bases: IPython.qt.kernel_mixins.ChannelQObject
Reimplemented to emit signals instead of making callbacks.
Reimplemented to ensure that signals are dispatched immediately.
Bases: IPython.qt.kernel_mixins.ChannelQObject
Reimplemented to emit signals instead of making callbacks.
Bases: IPython.qt.kernel_mixins.ChannelQObject
Reimplemented to emit signals instead of making callbacks.
Bases: IPython.qt.util.NewBase
Bases: IPython.qt.util.NewBase
A KernelClient that provides signals and slots.