db67a256a9
* Miscellaneous doc cleanup * Moved dockarea up a level (like flowchart, parametertree). Removed extraneous parametertree doc
41 lines
840 B
ReStructuredText
41 lines
840 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
|
|
spinbox
|
|
gradientwidget
|
|
histogramlutwidget
|
|
consolewidget
|
|
colormapwidget
|
|
scatterplotwidget
|
|
graphicsview
|
|
datatreewidget
|
|
tablewidget
|
|
treewidget
|
|
checktable
|
|
colorbutton
|
|
graphicslayoutwidget
|
|
progressdialog
|
|
filedialog
|
|
joystickbutton
|
|
multiplotwidget
|
|
verticallabel
|
|
remotegraphicsview
|
|
matplotlibwidget
|
|
feedbackbutton
|
|
combobox
|
|
layoutwidget
|
|
pathbutton
|
|
valuelabel
|
|
busycursor
|