3d71a1f555
minor code edits
34 lines
694 B
ReStructuredText
34 lines
694 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
|
|
graphicsview
|
|
rawimagewidget
|
|
datatreewidget
|
|
tablewidget
|
|
treewidget
|
|
checktable
|
|
colorbutton
|
|
graphicslayoutwidget
|
|
progressdialog
|
|
filedialog
|
|
joystickbutton
|
|
multiplotwidget
|
|
verticallabel
|
|
|