pyqtgraph/pyqtgraph/GraphicsScene
Kenneth Lyons faef56c3e7 Qulogic py3 fixes (#1073)
* py3k: Remove reduce calls.

* py3k: Remove compatibility sortList function.

Sorting by key has existed since Python 2.4.

* Remove unnecessary sys.path manipulation.

This file doesn't have any __main__ code to run anyway.

* Use context manager
2019-11-12 08:45:42 -08:00
..
__init__.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
exportDialog.py add bookkeeping exporter parameters (#1023) 2019-11-02 22:00:06 -07:00
exportDialogTemplate_pyqt.py rebuild UI files 2013-12-23 10:11:20 -05:00
exportDialogTemplate_pyqt5.py Generated qt5 template files 2014-03-29 06:57:13 -04:00
exportDialogTemplate_pyside.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.ui console, graphicsscene, and 2nd-level graphicsitems 2013-12-23 07:51:33 -05:00
GraphicsScene.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
mouseEvents.py Added PolyLineROI unit tests, fixed several bugs in mouse interaction with PolyLineROI. 2016-05-30 18:00:19 -07:00