MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / qt.py

File qt.py

pydev_ipython/qt.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""A Qt API selector that can be used to switch between PyQt and PySide.
2
3This uses the ETS 4.0 selection pattern of:
4PySide first, PyQt with API v2. second.

Callers

nothing calls this directly

Calls 2

load_qtFunction · 0.90
getMethod · 0.45

Tested by

no test coverage detected