pyqtgraph/pyqtgraph/canvas
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
Canvas.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
CanvasItem.py Merge branch 'develop' of https://github.com/maxpeng/pyqtgraph into maxpeng-develop 2018-02-15 18:30:12 -08:00
CanvasManager.py flowchart, canvas 2013-12-23 10:01:20 -05:00
CanvasTemplate_pyqt.py Refactor canvas ui to make it easier to embed / extend 2017-09-13 21:04:43 -07:00
CanvasTemplate_pyqt5.py Refactor canvas ui to make it easier to embed / extend 2017-09-13 21:04:43 -07:00
CanvasTemplate_pyside.py Refactor canvas ui to make it easier to embed / extend 2017-09-13 21:04:43 -07:00
CanvasTemplate_pyside2.py flip pyside2 template line endings 2018-05-17 09:02:41 -07:00
CanvasTemplate.ui Refactor canvas ui to make it easier to embed / extend 2017-09-13 21:04:43 -07:00
TransformGuiTemplate_pyqt.py Fix canvas classes for PyQt5 and PySide 2016-11-10 18:24:47 -08:00
TransformGuiTemplate_pyqt5.py Fix canvas classes for PyQt5 and PySide 2016-11-10 18:24:47 -08:00
TransformGuiTemplate_pyside.py Fix canvas classes for PyQt5 and PySide 2016-11-10 18:24:47 -08:00
TransformGuiTemplate_pyside2.py flip pyside2 template line endings 2018-05-17 09:02:41 -07:00
TransformGuiTemplate.ui Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00