pyqtgraph.
BusyCursor
Class for displaying a busy mouse cursor during long operations. Usage:
with pyqtgraph.BusyCursor(): doLongOperation()
May be nested.
__init__
Initialize self. See help(type(self)) for accurate signature.
ValueLabel
PyQtGraph’s 3D Graphics System