MCPcopy Index your code
hub / github.com/ipython/ipython / qt_for_kernel.py

File qt_for_kernel.py

IPython/external/qt_for_kernel.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Import Qt in a manner suitable for an IPython kernel.
2
3This is the import used for the `gui=qt` or `matplotlib=qt` initialization.
4

Callers

nothing calls this directly

Calls 3

load_qtFunction · 0.90
enum_factoryFunction · 0.90
get_optionsFunction · 0.85

Tested by

no test coverage detected