Defines a KernelClient that provides signals and slots.
Bases: IPython.qt.kernel_mixins.QtShellChannelMixin, IPython.kernel.channels.ShellChannel
Bases: IPython.qt.kernel_mixins.QtIOPubChannelMixin, IPython.kernel.channels.IOPubChannel
Bases: IPython.qt.kernel_mixins.QtStdInChannelMixin, IPython.kernel.channels.StdInChannel
Bases: IPython.qt.kernel_mixins.QtHBChannelMixin, IPython.kernel.channels.HBChannel
Bases: IPython.qt.kernel_mixins.QtKernelClientMixin, IPython.kernel.client.KernelClient
A KernelClient that provides signals and slots.