MCPcopy Index your code
hub / github.com/ipython/ipython / gui-qt.py

File gui-qt.py

examples/IPython Kernel/gui/gui-qt.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""Simple Qt4 example to manually test event loop integration.
3
4This is meant to run tests manually in ipython as:

Callers

nothing calls this directly

Calls 3

start_event_loop_qt4Function · 0.90
SimpleWindowClass · 0.85
showMethod · 0.45

Tested by

no test coverage detected