This website requires JavaScript.
Explore
Help
Sign In
ASCEE
/
pyqtgraph
Watch
5
Star
0
Fork
0
You've already forked pyqtgraph
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
32311351f1
pyqtgraph
/
graphicsItems
/
ViewBox
History
Luke Campagnola
32311351f1
Now detects and switches between PyQt / PySide automatically; no need to distribute different versions of the library anymore.
2012-09-09 19:07:36 -04:00
..
__init__.py
Started Python3 compatibility changes
2012-05-11 18:05:41 -04:00
axisCtrlTemplate_pyqt.py
Now detects and switches between PyQt / PySide automatically; no need to distribute different versions of the library anymore.
2012-09-09 19:07:36 -04:00
axisCtrlTemplate_pyside.py
Now detects and switches between PyQt / PySide automatically; no need to distribute different versions of the library anymore.
2012-09-09 19:07:36 -04:00
axisCtrlTemplate.ui
- Added workaround for Qt bug:
https://bugreports.qt-project.org/browse/QTBUG-18616
. (GraphicsItem.setParent needs to check for scene change first)
2012-06-18 14:00:19 -04:00
ViewBox.py
Bugfixes:
2012-07-12 15:35:58 -04:00
ViewBoxMenu.py
Now detects and switches between PyQt / PySide automatically; no need to distribute different versions of the library anymore.
2012-09-09 19:07:36 -04:00