Class for displaying a busy mouse cursor during long operations. Usage:
with pyqtgraph.BusyCursor(): doLongOperation()
May be nested.
x.__init__(...) initializes x; see help(type(x)) for signature
ValueLabel
PyQtGraph’s 3D Graphics System
Enter search terms or a module, class or function name.