MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

Method__init__
All keyword arguments are passed to setData()
pyqtgraph/opengl/items/GLLinePlotItem.py:30
Method__init__
(self, size=None, color=(255, 255, 255, 76.5), antialias=True, glOptions='translucent', parentItem=None)
pyqtgraph/opengl/items/GLGridItem.py:17
Method__init__
============== ===================================================== **Arguments:** meshdata MeshData object from which
pyqtgraph/opengl/items/GLMeshItem.py:35
Method__init__
Arguments: pos: position of the colorbar on the screen, from the top left corner, in pixels size: size of the colorba
pyqtgraph/opengl/items/GLGradientLegendItem.py:13
Method__init__
(self, err)
pyqtgraph/Qt/__init__.py:63
Method__init__
(self)
pyqtgraph/Qt/__init__.py:77
Method__init__
(self)
pyqtgraph/Qt/OpenGLHelpers.py:71
Method__init__
(self, Klass, nfields, *, use_array=None)
pyqtgraph/Qt/internals.py:109
Method__init__
=============== =================================================================== **Arguments:** tasks list of
pyqtgraph/multiprocess/parallelizer.py:46
Method__init__
(self, parallelizer, process, tasks, kwds)
pyqtgraph/multiprocess/parallelizer.py:248
Method__init__
When initializing, an optional target may be given. If no target is specified, self.eventLoop will be used. If None is given
pyqtgraph/multiprocess/processes.py:261
Method__init__
(self, *args, **kwds)
pyqtgraph/multiprocess/processes.py:392
Method__init__
(self, **kwds)
pyqtgraph/multiprocess/processes.py:435
Method__init__
(self, input, output, color)
pyqtgraph/multiprocess/processes.py:505
Method__init__
(self, connection, name, pid, debug=False)
pyqtgraph/multiprocess/remoteproxy.py:55
Method__init__
Create a 'local' proxy object that, when sent to a remote host, will appear as a normal ObjectProxy to *obj*. Any extra keyw
pyqtgraph/multiprocess/remoteproxy.py:712
Method__init__
(self, processId, proxyId, typeStr='', parent=None)
pyqtgraph/multiprocess/remoteproxy.py:795
Method__init__
(self, parentProxy, attribute)
pyqtgraph/multiprocess/remoteproxy.py:1127
Method__init__
(self, item)
pyqtgraph/exporters/Matplotlib.py:59
Method__init__
(self, item)
pyqtgraph/exporters/ImageExporter.py:17
Method__init__
Initialize with the item to be exported. Can be an individual graphics item or a scene.
pyqtgraph/exporters/Exporter.py:25
Method__init__
(self, item)
pyqtgraph/exporters/CSVExporter.py:19
Method__init__
(self, item)
pyqtgraph/exporters/HDF5Exporter.py:22
Method__init__
(self, item)
pyqtgraph/exporters/PrintExporter.py:12
Method__init__
(self, item)
pyqtgraph/exporters/SVGExporter.py:21
Method__init__
Wraps a callable function in a way that forwards Parameter arguments as keywords Parameters ---------- function: cal
pyqtgraph/parametertree/interactive.py:46
Method__init__
(self, param, depth=0)
pyqtgraph/parametertree/ParameterItem.py:18
Method__init__
============== ======================================================== **Arguments:** parent (QWidget) An optional p
pyqtgraph/parametertree/ParameterTree.py:10
Method__init__
(self, *args, **kwds)
pyqtgraph/parametertree/ParameterSystem.py:19
Method__init__
(self)
pyqtgraph/parametertree/SystemSolver.py:78
Method__init__
Initialize a Parameter object. Although it is rare to directly create a Parameter instance, the options available to this method are
pyqtgraph/parametertree/Parameter.py:142
Method__init__
(self, enterFn, exitFn)
pyqtgraph/parametertree/Parameter.py:869
Method__init__
(self, param, depth)
pyqtgraph/parametertree/parameterTypes/list.py:15
Method__init__
Constructs a list of allowed enum values from the enum class provided `searchObj` is only needed for PyQt5 compatibility, where it mu
pyqtgraph/parametertree/parameterTypes/qtenum.py:8
Method__init__
(self, param, depth)
pyqtgraph/parametertree/parameterTypes/basetypes.py:21
Method__init__
(self, param, depth)
pyqtgraph/parametertree/parameterTypes/basetypes.py:306
Method__init__
(self, param, depth)
pyqtgraph/parametertree/parameterTypes/checklist.py:15
Method__init__
(self, **opts)
pyqtgraph/parametertree/parameterTypes/checklist.py:158
Method__init__
(self, **opts)
pyqtgraph/parametertree/parameterTypes/calendar.py:33
Method__init__
(self, param, depth)
pyqtgraph/parametertree/parameterTypes/pen.py:14
Method__init__
(self, param, depth)
pyqtgraph/parametertree/parameterTypes/actiongroup.py:16
Method__init__
(self, **opts)
pyqtgraph/parametertree/parameterTypes/actiongroup.py:46
Method__init__
(self, param, depth)
pyqtgraph/parametertree/parameterTypes/slider.py:13
Method__init__
(self, parameter=None, parent=None)
pyqtgraph/parametertree/parameterTypes/action.py:11
Method__init__
(self, param, depth)
pyqtgraph/parametertree/parameterTypes/file.py:98
Method__init__
By default, this class creates an :class:`ImageItem <pyqtgraph.ImageItem>` to display image data and a :class:`ViewBox <pyqtgraph.Vie
pyqtgraph/imageview/ImageView.py:83
Method__init__
(self, param)
pyqtgraph/widgets/PenPreviewLabel.py:6
Method__init__
(self, *args)
pyqtgraph/widgets/TreeWidget.py:249
Method__init__
(self, item)
pyqtgraph/widgets/TreeWidget.py:358
Method__init__
(self, *args)
pyqtgraph/widgets/FileDialog.py:11
Method__init__
============== ================================================================================== **Arguments:** suffix
pyqtgraph/widgets/ValueLabel.py:17
Method__init__
(self, parent=None, path=None, pen='default', brush=None, size=(30,30), margin=7)
pyqtgraph/widgets/PathButton.py:10
Method__init__
(self, val, index, format=None)
pyqtgraph/widgets/TableWidget.py:374
Method__init__
(self, parent=None, smooth=False)
pyqtgraph/widgets/RawImageWidget.py:134
Method__init__
(self, figsize=(5.0, 4.0), dpi=100, parent=None)
pyqtgraph/widgets/MatplotlibWidget.py:29
Method__init__
(self, parent=None)
pyqtgraph/widgets/LayoutWidget.py:10
Method__init__
(self, *args)
pyqtgraph/widgets/FeedbackButton.py:17
Method__init__
============== ============================================================ **Arguments:** parent Optional parent w
pyqtgraph/widgets/GraphicsView.py:41
Method__init__
(self, *args)
pyqtgraph/widgets/GroupBox.py:11
Method__init__
(self, rhs)
pyqtgraph/widgets/RemoteGraphicsView.py:46
Method__init__
(self, rhs)
pyqtgraph/widgets/RemoteGraphicsView.py:78
Method__init__
(self, rhs)
pyqtgraph/widgets/RemoteGraphicsView.py:104
Method__init__
(self, rhs)
pyqtgraph/widgets/RemoteGraphicsView.py:122
Method__init__
The keyword arguments 'useOpenGL' and 'backgound', if specified, are passed to the remote GraphicsView.__init__(). All other keyword
pyqtgraph/widgets/RemoteGraphicsView.py:142
Method__init__
The *orientation* argument may be 'bottom', 'top', 'left', or 'right' indicating whether the gradient is displayed horizontally (top
pyqtgraph/widgets/GradientWidget.py:17
Method__init__
(self, parent=None, *args, **kargs)
pyqtgraph/widgets/HistogramLUTWidget.py:19
Method__init__
(self, *, orientation)
pyqtgraph/widgets/ColorMapButton.py:17
Method__init__
(self)
pyqtgraph/widgets/ColorMapButton.py:91
Method__init__
(self)
pyqtgraph/widgets/ColorMapWidget.py:56
Method__init__
(self, name, opts)
pyqtgraph/widgets/ColorMapWidget.py:192
Method__init__
(self, name, opts)
pyqtgraph/widgets/ColorMapWidget.py:229
Method__init__
(self, parent=None, items=None, default=None)
pyqtgraph/widgets/ComboBox.py:20
Method__init__
(self, columns)
pyqtgraph/widgets/CheckTable.py:10
Method__init__
(self, parent=None, show=False, size=None, title=None, **kargs)
pyqtgraph/widgets/GraphicsLayoutWidget.py:49
Method__init__
(self, parent)
pyqtgraph/widgets/SpinBox.py:636
Method__init__
(self, parent=None, color=(128,128,128), padding=6)
pyqtgraph/widgets/ColorButton.py:21
Method__init__
(self, label, bar)
pyqtgraph/widgets/ProgressDialog.py:249
Method__init__
(self, parent=None, data=None)
pyqtgraph/widgets/DataTreeWidget.py:18
Method__init__
(self, parent=None, background='default', plotItem=None, **kargs)
pyqtgraph/widgets/PlotWidget.py:46
Method__init__
(self, parent=None, a=None, b=None)
pyqtgraph/widgets/DiffTreeWidget.py:15
Method__init__
(self, text, orientation='vertical', forceWidth=True)
pyqtgraph/widgets/VerticalLabel.py:22
Method__init__
(self, parent=None)
pyqtgraph/widgets/ScatterPlotWidget.py:41
Method__init__
(self, parent=None)
pyqtgraph/widgets/JoystickButton.py:10
Method__init__
Creates a new ColorMapMenu. Parameters ---------- userList : list of ColorMapSpecifier, optional Support
pyqtgraph/widgets/ColorMapMenu.py:132
Method__init__
(self)
pyqtgraph/widgets/DataFilterWidget.py:23
Method__init__
(self)
pyqtgraph/widgets/DataFilterWidget.py:49
Method__init__
(self, name, opts)
pyqtgraph/widgets/DataFilterWidget.py:129
Method__init__
(self)
pyqtgraph/examples/ColorGradientPlots.py:48
Method__init__
(self, *args, **kwds)
pyqtgraph/examples/customPlot.py:32
Method__init__
(self)
pyqtgraph/examples/GraphicsScene.py:10
Method__init__
(self, interval=1000)
pyqtgraph/examples/utils.py:147
Method__init__
(self, *args, **kwds)
pyqtgraph/examples/hdf5.py:32
Method__init__
(self, document)
pyqtgraph/examples/syntax.py:133
Method__init__
(self, name)
pyqtgraph/examples/contextMenu.py:44
Method__init__
(self)
pyqtgraph/examples/CustomGraphItem.py:19
Method__init__
(self, **kwds)
pyqtgraph/examples/GLPainterItem.py:12
Method__init__
(self)
pyqtgraph/examples/designerExample.py:24
Method__init__
(self, *args, **kwargs)
pyqtgraph/examples/ColorBarItem.py:13
Method__init__
(self, *args)
pyqtgraph/examples/ViewBox.py:36
Method__init__
(self, data)
pyqtgraph/examples/customGraphicsItem.py:14
← previousnext →2,201–2,300 of 4,033, ranked by callers