pyqtgraph/pyqtgraph/GraphicsScene
Gianfranco Costamagna 32a79f18a4 sip: switch to new PyQt5 api import, with fallback to the old implementation if not found.
Also calls to setapi are not needed anymore, so use them only with the old implementation.

See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966045
for reference
2020-07-27 14:52:07 +02:00
..
__init__.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
exportDialog.py dump ExportDialog.exporterParameters, b/c it prevents correct aspect ratio on image export (close #1087) 2019-12-03 11:52:09 +01:00
exportDialogTemplate_pyqt5.py Generated qt5 template files 2014-03-29 06:57:13 -04:00
exportDialogTemplate_pyqt.py rebuild UI files 2013-12-23 10:11:20 -05:00
exportDialogTemplate_pyside2.py flip pyside2 template line endings 2018-05-17 09:02:41 -07:00
exportDialogTemplate_pyside.py rebuild UI files 2013-12-23 10:11:20 -05:00
exportDialogTemplate.ui console, graphicsscene, and 2nd-level graphicsitems 2013-12-23 07:51:33 -05:00
GraphicsScene.py sip: switch to new PyQt5 api import, with fallback to the old implementation if not found. 2020-07-27 14:52:07 +02:00
mouseEvents.py Added PolyLineROI unit tests, fixed several bugs in mouse interaction with PolyLineROI. 2016-05-30 18:00:19 -07:00