43 lines
872 B
ReStructuredText
43 lines
872 B
ReStructuredText
.. _api_widgets:
|
|
|
|
Pyqtgraph's Widgets
|
|
===================
|
|
|
|
Pyqtgraph provides several QWidget subclasses which are useful for building user interfaces. These widgets can generally be used in any Qt application and provide functionality that is frequently useful in science and engineering applications.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
plotwidget
|
|
imageview
|
|
dockarea
|
|
spinbox
|
|
gradientwidget
|
|
histogramlutwidget
|
|
parametertree
|
|
colormapwidget
|
|
scatterplotwidget
|
|
graphicsview
|
|
rawimagewidget
|
|
datatreewidget
|
|
tablewidget
|
|
treewidget
|
|
checktable
|
|
colorbutton
|
|
graphicslayoutwidget
|
|
progressdialog
|
|
filedialog
|
|
joystickbutton
|
|
multiplotwidget
|
|
verticallabel
|
|
remotegraphicsview
|
|
matplotlibwidget
|
|
feedbackbutton
|
|
combobox
|
|
layoutwidget
|
|
pathbutton
|
|
valuelabel
|
|
busycursor
|