MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

↓ 2 callersFunctionupdateRoiPlot
(roi, data=None)
pyqtgraph/examples/ROItypes.py:80
↓ 2 callersMethodupdateSelected
(self)
pyqtgraph/widgets/ScatterPlotWidget.py:266
↓ 2 callersMethodupdateSysTrace
(self)
pyqtgraph/console/exception_widget.py:123
↓ 2 callersMethodupload_vbo
(self, vbo, arr)
pyqtgraph/opengl/items/GLLinePlotItem.py:95
↓ 2 callersMethoduseOpenGL
(self, b=True)
pyqtgraph/widgets/GraphicsView.py:154
↓ 2 callersMethodvalue
(self)
pyqtgraph/parametertree/parameterTypes/list.py:31
↓ 2 callersMethodvalue
(self)
pyqtgraph/parametertree/parameterTypes/file.py:128
↓ 2 callersMethodvalueChanged
(self)
pyqtgraph/graphicsItems/TargetItem.py:430
↓ 2 callersMethodvalueIsAcceptable
Returns True->acceptable None->unknown False->Unacceptable
pyqtgraph/flowchart/Terminal.py:118
↓ 2 callersMethodvertexColors
Return an array (Nv, 4) of vertex colors. If indexed=='faces', then instead return an indexed array (Nf, 3, 4).
pyqtgraph/opengl/MeshData.py:236
↓ 2 callersMethodvertexNormals
Return an array of normal vectors. By default, the array will be (N, 3) with one entry per unique vertex in the mesh. If inde
pyqtgraph/opengl/MeshData.py:200
↓ 2 callersMethodviewTransform
Return the transform mapping this item's local coordinate system to the view coordinate system.
pyqtgraph/opengl/GLGraphicsItem.py:177
↓ 2 callersMethodviewTransformChanged
(self)
pyqtgraph/graphicsItems/ROI.py:1532
↓ 2 callersMethodxInverted
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1186
↓ 2 callersMethodyInverted
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1177
↓ 1 callersMethod__enter__
(self)
pyqtgraph/functions.py:3226
↓ 1 callersMethod__exit__
(self, *args)
pyqtgraph/functions.py:3230
↓ 1 callersMethod__exit__
(self, *exc_info)
pyqtgraph/multiprocess/parallelizer.py:94
↓ 1 callersMethod__geometryChanged
(self)
pyqtgraph/graphicsItems/GraphicsWidgetAnchor.py:96
↓ 1 callersMethod__getattr__
Calls __getattr__ on the remote object and returns the attribute by value or by proxy depending on the options set (see Objec
pyqtgraph/multiprocess/remoteproxy.py:894
↓ 1 callersMethod__init__
(self)
tests/image_testing.py:304
↓ 1 callersMethod__init__
(self, parent=None)
tests/test_signalproxy.py:10
↓ 1 callersMethod__init__
(self, globals, locals, parent=None, allowNonGuiExecution=False)
pyqtgraph/console/repl_widget.py:15
↓ 1 callersMethod__init__
============== =============================================================== **Arguments:** size Specifies the
pyqtgraph/graphicsItems/LegendItem.py:35
↓ 1 callersMethod__init__
r""" Parameters ---------- pos : list, tuple, QPointF, QPoint, Optional Initial position of the symbol. Default i
pyqtgraph/graphicsItems/TargetItem.py:25
↓ 1 callersMethod__init__
( self, x: np.ndarray, y: np.ndarray, xAllFinite: bool | None = None,
pyqtgraph/graphicsItems/PlotDataItem.py:95
↓ 1 callersMethod__init__
=============== ================================================================== **Arguments:** pos Position of
pyqtgraph/graphicsItems/InfiniteLine.py:37
↓ 1 callersMethod__init__
Position can be set either as an index referring to the sample number or the position 0.0 - 1.0 If *rotate* is True, then the item rot
pyqtgraph/graphicsItems/CurvePoint.py:18
↓ 1 callersMethod__init__
(self, parent)
pyqtgraph/graphicsItems/PColorMeshItem.py:670
↓ 1 callersMethod__init__
(self, data, plot, index)
pyqtgraph/graphicsItems/ScatterPlotItem.py:1133
↓ 1 callersMethod__init__
============= ========================================================== Arguments spacing approximate (average) tick s
pyqtgraph/graphicsItems/DateAxisItem.py:97
↓ 1 callersMethod__init__
================= ============================================================= **Arguments:** *parent* (QGraphics
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:111
↓ 1 callersMethod__init__
Mixin class providing functionality for GLViewWidget ================ ==============================================================
pyqtgraph/opengl/GLViewWidget.py:19
↓ 1 callersMethod__init__
(self, process, reqId, description=None, timeout=10)
pyqtgraph/multiprocess/remoteproxy.py:626
↓ 1 callersMethod__init__
(self)
pyqtgraph/exporters/Matplotlib.py:151
↓ 1 callersMethod__init__
Initializes an Interactor with initial keyword arguments which can be anything accepted by :meth:`setOpts`
pyqtgraph/parametertree/interactive.py:223
↓ 1 callersMethod__init__
(self, **opts)
pyqtgraph/parametertree/parameterTypes/list.py:91
↓ 1 callersMethod__init__
(self, **opts)
pyqtgraph/parametertree/parameterTypes/pen.py:76
↓ 1 callersMethod__init__
(self, param, depth)
pyqtgraph/parametertree/parameterTypes/action.py:49
↓ 1 callersMethod__init__
(self, **opts)
pyqtgraph/parametertree/parameterTypes/file.py:200
↓ 1 callersMethod__init__
(self, size)
pyqtgraph/imageview/ImageView.py:43
↓ 1 callersMethod__init__
(self, parent=None)
pyqtgraph/widgets/TreeWidget.py:16
↓ 1 callersMethod__init__
All positional arguments are passed to QTableWidget.__init__(). ===================== ======================================
pyqtgraph/widgets/TableWidget.py:35
↓ 1 callersMethod__init__
Setting scaled=True will cause the entire image to be displayed within the boundaries of the widget. This also greatly reduces the sp
pyqtgraph/widgets/RawImageWidget.py:40
↓ 1 callersMethod__init__
============== ======================================================================== **Arguments:** parent Sets th
pyqtgraph/widgets/SpinBox.py:48
↓ 1 callersMethod__init__
============== ================================================================ **Arguments:** labelText (required)
pyqtgraph/widgets/ProgressDialog.py:26
↓ 1 callersMethod__init__
prepare, but don't start yet
pyqtgraph/examples/ColorGradientPlots.py:16
↓ 1 callersMethod__init__
(self, *args, **kwds)
pyqtgraph/examples/customPlot.py:14
↓ 1 callersMethod__init__
(self, name)
pyqtgraph/examples/FlowchartCustomNode.py:64
↓ 1 callersMethod__init__
(self)
pyqtgraph/examples/ExampleApp.py:302
↓ 1 callersMethod__init__
(self, dark_mode=True)
pyqtgraph/examples/jupyter_console_example.py:47
↓ 1 callersMethod__init__
(self, **opts)
pyqtgraph/examples/parametertree.py:47
↓ 1 callersMethod__init__
(self, name, area=None, size=(10, 10), widget=None, hideTitle=False, autoOrientation=True, label=None, **kargs
pyqtgraph/dockarea/Dock.py:13
↓ 1 callersMethod__init__
(self, dndWidget)
pyqtgraph/dockarea/DockDrop.py:8
↓ 1 callersMethod__init__
(self, parent=None, temporary=False, home=None)
pyqtgraph/dockarea/DockArea.py:10
↓ 1 callersMethod__init__
(self, scene)
pyqtgraph/GraphicsScene/exportDialog.py:16
↓ 1 callersMethod__init__
(self, *args, **kargs)
pyqtgraph/util/mutex.py:15
↓ 1 callersMethod__init__
(self, widget, *args, **kwargs)
pyqtgraph/flowchart/FlowchartGraphicsView.py:24
↓ 1 callersMethod__init__
(self, name, ui=None, terminals=None)
pyqtgraph/flowchart/library/common.py:91
↓ 1 callersMethod__init__
(self)
benchmarks/arrayToQPath.py:26
↓ 1 callersMethod__iter__
(self)
pyqtgraph/multiprocess/parallelizer.py:255
↓ 1 callersMethod__repr__
(self)
pyqtgraph/multiprocess/remoteproxy.py:889
↓ 1 callersMethod__truediv__
A / B == B^-1 * A
pyqtgraph/SRTTransform.py:130
↓ 1 callersMethod_addHandles
(self)
pyqtgraph/graphicsItems/ROI.py:1849
↓ 1 callersMethod_addSubDialog
(self, dlg)
pyqtgraph/widgets/ProgressDialog.py:117
↓ 1 callersFunction_arrayToQPath_all
(x, y, finiteCheck)
pyqtgraph/functions.py:1882
↓ 1 callersMethod_buildQImageBuffer
(self, shape: tuple[int, int, int])
pyqtgraph/graphicsItems/ImageItem.py:514
↓ 1 callersMethod_build_qicon
(self)
pyqtgraph/icons/__init__.py:31
↓ 1 callersMethod_checkScaleKey
(self, key)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1401
↓ 1 callersFunction_combine_levels_and_lut
(xp, image, levels, lut)
pyqtgraph/functions_qimage.py:142
↓ 1 callersMethod_computeBoundingRect
(self)
pyqtgraph/graphicsItems/InfiniteLine.py:298
↓ 1 callersMethod_computeEdges
(self)
pyqtgraph/opengl/MeshData.py:381
↓ 1 callersMethod_computeUnindexedVertexes
(self)
pyqtgraph/opengl/MeshData.py:318
↓ 1 callersFunction_compute_backfill_indices
(isfinite)
pyqtgraph/functions.py:1862
↓ 1 callersFunction_connectCleanup
()
pyqtgraph/__init__.py:252
↓ 1 callersMethod_constructMetaBtns
(self)
pyqtgraph/parametertree/parameterTypes/checklist.py:22
↓ 1 callersMethod_construct_finite_segment_FillPathList
(self, x, y, baseline, chunksize)
pyqtgraph/graphicsItems/PlotCurveItem.py:921
↓ 1 callersFunction_convert_lut_to_rgba
(xp, lut)
pyqtgraph/functions_qimage.py:34
↓ 1 callersMethod_createPixmap
(self)
pyqtgraph/graphicsItems/ScatterPlotItem.py:323
↓ 1 callersMethod_disconnectParameter
(self, param)
pyqtgraph/parametertree/interactive.py:115
↓ 1 callersFunction_do_something_for_every_combo
(func)
tests/makeARGB_test_data.py:4236
↓ 1 callersMethod_drawPicture
(self)
pyqtgraph/graphicsItems/PColorMeshItem.py:283
↓ 1 callersMethod_enableSysTrace
(self)
pyqtgraph/console/exception_widget.py:141
↓ 1 callersMethod_exportErrorBarItem
(self, errorBarItem: ErrorBarItem)
pyqtgraph/exporters/CSVExporter.py:52
↓ 1 callersMethod_exportPlotDataItem
(self, plotDataItem)
pyqtgraph/exporters/CSVExporter.py:80
↓ 1 callersMethod_extend
(self, styles)
pyqtgraph/graphicsItems/ScatterPlotItem.py:243
↓ 1 callersMethod_fourierTransform
(x, y)
pyqtgraph/graphicsItems/PlotDataItem.py:1830
↓ 1 callersFunction_generateItemSvg
This function is intended to work around some issues with Qt's SVG generator and SVG in general. .. warning:: This function, while do
pyqtgraph/exporters/SVGExporter.py:145
↓ 1 callersMethod_getAllowedEnums
Pyside provides a dict for easy evaluation
pyqtgraph/parametertree/parameterTypes/qtenum.py:53
↓ 1 callersMethod_getClosingSegments
(self)
pyqtgraph/graphicsItems/PlotCurveItem.py:812
↓ 1 callersMethod_getFillPathList
(self, widget)
pyqtgraph/graphicsItems/PlotCurveItem.py:863
↓ 1 callersFunction_getFromFile
(name)
pyqtgraph/colormap.py:92
↓ 1 callersMethod_getIndexMap
(self)
pyqtgraph/widgets/ScatterPlotWidget.py:280
↓ 1 callersMethod_getLineSegments
(self)
pyqtgraph/graphicsItems/PlotCurveItem.py:789
↓ 1 callersMethod_getNormalizedCoords
(self)
pyqtgraph/graphicsItems/BarGraphItem.py:130
↓ 1 callersMethod_getProxyOption
(self, opt)
pyqtgraph/multiprocess/remoteproxy.py:877
↓ 1 callersFunction_getr
(slist, olist, first=True)
pyqtgraph/debug.py:620
↓ 1 callersMethod_hasHoverStyle
(self)
pyqtgraph/graphicsItems/ScatterPlotItem.py:1121
↓ 1 callersMethod_insertItem
(self, item, index)
pyqtgraph/dockarea/Container.py:252
↓ 1 callersMethod_interpretValue
(self, v)
pyqtgraph/parametertree/Parameter.py:324
← previousnext →1,201–1,300 of 4,033, ranked by callers