c72638ab1b
Conflicts: pyqtgraph/graphicsItems/AxisItem.py pyqtgraph/graphicsItems/PlotDataItem.py pyqtgraph/graphicsItems/ROI.py
43 lines
871 B
ReStructuredText
43 lines
871 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
|
|
consolewidget
|
|
colormapwidget
|
|
scatterplotwidget
|
|
graphicsview
|
|
datatreewidget
|
|
tablewidget
|
|
treewidget
|
|
checktable
|
|
colorbutton
|
|
graphicslayoutwidget
|
|
progressdialog
|
|
filedialog
|
|
joystickbutton
|
|
multiplotwidget
|
|
verticallabel
|
|
remotegraphicsview
|
|
matplotlibwidget
|
|
feedbackbutton
|
|
combobox
|
|
layoutwidget
|
|
pathbutton
|
|
valuelabel
|
|
busycursor
|