MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

↓ 1 callersMethodcatchAllExceptions
(self, catch=True)
pyqtgraph/console/Console.py:113
↓ 1 callersMethodcatchNextException
(self, catch=True)
pyqtgraph/console/Console.py:118
↓ 1 callersMethodchangeParent
(self)
pyqtgraph/graphicsItems/ScaleBar.py:39
↓ 1 callersMethodcheckException
(self, excType, exc, tb)
pyqtgraph/console/exception_widget.py:199
↓ 1 callersMethodcheckForChildren
Return true if we should automatically search the children of this object for more.
pyqtgraph/WidgetGroup.py:192
↓ 1 callersFunctioncheckMergeSize
Check that a git merge would not increase the repository size by MERGE_SIZE_LIMIT.
tools/setupHelpers.py:236
↓ 1 callersMethodcheckPointMove
When handles move, they must ask the ROI if the move is acceptable. By default, this always returns True. Subclasses may wish override.
pyqtgraph/graphicsItems/ROI.py:828
↓ 1 callersMethodcheckRemoveHandle
(self, handle)
pyqtgraph/graphicsItems/ROI.py:676
↓ 1 callersMethodcheck_constraint
(self, name, value)
pyqtgraph/parametertree/SystemSolver.py:223
↓ 1 callersFunctioncheck_getArrayRegion
(roi, name, testResize=True, transpose=False)
tests/graphicsItems/test_ROI.py:50
↓ 1 callersMethodchildEvent
(self, ev)
pyqtgraph/dockarea/Container.py:221
↓ 1 callersMethodchildItems
Return a list of this item's children in the scenegraph hierarchy.
pyqtgraph/opengl/GLGraphicsItem.py:112
↓ 1 callersMethodchildPath
Return the path of parameter names from self to child. If child is not a (grand)child of self, return None.
pyqtgraph/parametertree/Parameter.py:296
↓ 1 callersMethodchildState
(self, obj)
pyqtgraph/dockarea/DockArea.py:207
↓ 1 callersMethodchildrenShape
Return the union of the shapes of all descendants of this item in local coordinates.
pyqtgraph/graphicsItems/GraphicsItem.py:499
↓ 1 callersMethodchildrenValue
(self)
pyqtgraph/parametertree/parameterTypes/checklist.py:186
↓ 1 callersMethodcleanAxes
(self, axl)
pyqtgraph/exporters/Matplotlib.py:65
↓ 1 callersFunctioncleanXml
(node)
pyqtgraph/exporters/SVGExporter.py:522
↓ 1 callersMethodcleanup
(self)
pyqtgraph/graphicsItems/PlotCurveItem.py:109
↓ 1 callersMethodcleanup
(self)
pyqtgraph/graphicsItems/PColorMeshItem.py:747
↓ 1 callersMethodclear
(self)
pyqtgraph/graphicsItems/PlotCurveItem.py:1236
↓ 1 callersMethodclear
Remove all spots from the scatter plot
pyqtgraph/graphicsItems/ScatterPlotItem.py:854
↓ 1 callersMethodclear
(self)
pyqtgraph/imageview/ImageView.py:414
↓ 1 callersMethodclear
(self)
pyqtgraph/dockarea/DockArea.py:335
↓ 1 callersMethodclearChildren
Remove all child parameters.
pyqtgraph/parametertree/Parameter.py:691
↓ 1 callersMethodclearException
(self)
pyqtgraph/flowchart/Node.py:349
↓ 1 callersMethodclearLocate
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1868
↓ 1 callersMethodclearMouse
(self)
pyqtgraph/widgets/GraphicsView.py:196
↓ 1 callersMethodclearTerminals
(self)
pyqtgraph/flowchart/Node.py:406
↓ 1 callersMethodclickItems
(self)
pyqtgraph/GraphicsScene/mouseEvents.py:377
↓ 1 callersMethodclipToViewMode
Return whether clip-to-view mode is enabled. Returns ------- bool ``True`` if clip-to-view mode is enabl
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1240
↓ 1 callersMethodclockNames
(self)
pyqtgraph/examples/relativity/relativity.py:257
↓ 1 callersMethodclose
(self)
pyqtgraph/graphicsItems/AxisItem.py:293
↓ 1 callersMethodclose
(self)
pyqtgraph/widgets/GraphicsView.py:145
↓ 1 callersMethodclose
(self)
pyqtgraph/dockarea/Container.py:77
↓ 1 callersMethodclose
(self)
pyqtgraph/GraphicsScene/exportDialog.py:143
↓ 1 callersMethodclose
(self)
pyqtgraph/flowchart/Terminal.py:487
↓ 1 callersMethodcodeEdited
(self)
pyqtgraph/examples/ExampleApp.py:561
↓ 1 callersFunctioncollides
(textSpecs)
tests/graphicsItems/test_AxisItem.py:120
↓ 1 callersMethodcolor
(self)
pyqtgraph/opengl/items/GLBoxItem.py:54
↓ 1 callersMethodcolor
(self)
pyqtgraph/opengl/items/GLGridItem.py:69
↓ 1 callersFunctioncolorCIELab
Describes a QColor by an array of CIE L*a*b* values. Also see :func:`CIELabColor() <pyqtgraph.CIELabColor>` . Parameters ----------
pyqtgraph/functions.py:553
↓ 1 callersFunctioncolorDistance
Returns the perceptual distances between a sequence of QColors. See :func:`CIELabColor() <pyqtgraph.CIELabColor>` for more information.
pyqtgraph/functions.py:591
↓ 1 callersMethodcolorMapChanged
(self)
pyqtgraph/widgets/ColorMapButton.py:95
↓ 1 callersFunctioncolorTuple
Return a tuple (R,G,B,A) from a QColor
pyqtgraph/functions.py:626
↓ 1 callersMethodcolumnChangedEvent
Called when the text in a column has been edited (or otherwise changed). By default, we only use changes to column 0 to rename the parameter.
pyqtgraph/parametertree/ParameterItem.py:131
↓ 1 callersMethodcompare
Compare data structure *a* to structure *b*. Return True if the objects match completely. Otherwise, return a stru
pyqtgraph/widgets/DiffTreeWidget.py:35
↓ 1 callersMethodcompute_projection
(self)
pyqtgraph/opengl/items/GLTextItem.py:79
↓ 1 callersMethodcompute_projection
(self)
pyqtgraph/examples/GLPainterItem.py:17
↓ 1 callersMethodconnectROI
(self, roi)
pyqtgraph/graphicsItems/ROI.py:1370
↓ 1 callersMethodconnectToPlot
Define what happens when the node is connected to a plot
pyqtgraph/flowchart/library/common.py:162
↓ 1 callersMethodcontextMenu
A context menu entry was clicked
pyqtgraph/parametertree/Parameter.py:257
↓ 1 callersMethodcopySel
Copy selected data to clipboard.
pyqtgraph/widgets/TableWidget.py:327
↓ 1 callersFunctioncorrectCoordinates
(node, defs, item, options)
pyqtgraph/exporters/SVGExporter.py:343
↓ 1 callersFunctioncreateFile
Create a large HDF5 data file for testing. Data consists of 1M random samples tiled through the end of the array.
pyqtgraph/examples/hdf5.py:102
↓ 1 callersMethodcreateFunctionParameter
Constructs a dict ready for insertion into a group parameter based on the provided information in the ``inspect.signature`` parameter
pyqtgraph/parametertree/interactive.py:566
↓ 1 callersFunctioncreateLabel
(label, angle)
pyqtgraph/examples/ScatterPlot.py:64
↓ 1 callersMethodcurrentState
(self, relativeTo=None)
pyqtgraph/examples/optics/pyoptic.py:507
↓ 1 callersMethodcurveChanged
(self)
pyqtgraph/graphicsItems/FillBetweenItem.py:129
↓ 1 callersFunctiondensityForZoomLevel
(level)
tests/graphicsItems/test_DateAxisItem.py:44
↓ 1 callersMethoddepth
(self)
pyqtgraph/util/mutex.py:86
↓ 1 callersFunctiondisconnect
Disconnect a Qt signal from a slot. This method augments Qt's Signal.disconnect(): * Return bool indicating whether disconnection was succ
pyqtgraph/functions.py:3186
↓ 1 callersMethoddisconnectAll
(self)
pyqtgraph/flowchart/Node.py:427
↓ 1 callersMethoddisconnectFromPlot
Define what happens when the node is disconnected from a plot
pyqtgraph/flowchart/library/common.py:166
↓ 1 callersMethoddisconnectROI
(self, roi)
pyqtgraph/graphicsItems/ROI.py:1374
↓ 1 callersFunctiondisplay
()
pyqtgraph/examples/verlet_chain_demo.py:73
↓ 1 callersMethoddouble
Return True if this is a double-click.
pyqtgraph/GraphicsScene/mouseEvents.py:207
↓ 1 callersMethoddragItems
(self)
pyqtgraph/GraphicsScene/mouseEvents.py:380
↓ 1 callersMethoddrawItemTree
(self, item=None, useItemNames=False)
pyqtgraph/opengl/GLViewWidget.py:231
↓ 1 callersMethoddrawPicture
(self)
pyqtgraph/graphicsItems/BarGraphItem.py:231
↓ 1 callersMethoddrawVolume
(self, ax, d)
pyqtgraph/opengl/items/GLVolumeItem.py:179
↓ 1 callersFunctionexceptionChain
Return a list of (exception, 'cause'|'context') pairs for exceptions leading up to *exc*
pyqtgraph/console/stackwidget.py:131
↓ 1 callersMethodexport
Export data from the ImageView to a file, or to a stack of files if the data is 3D. Saving an image stack will result in index number
pyqtgraph/imageview/ImageView.py:891
↓ 1 callersMethodfaceCount
Return the number of faces in the mesh.
pyqtgraph/opengl/MeshData.py:301
↓ 1 callersFunctionfastPlot
()
pyqtgraph/examples/multiplePlotSpeedTest.py:48
↓ 1 callersMethodfieldNames
(self)
pyqtgraph/widgets/ColorMapWidget.py:91
↓ 1 callersMethodfieldNames
(self)
pyqtgraph/widgets/DataFilterWidget.py:67
↓ 1 callersMethodfieldSelectionChanged
(self)
pyqtgraph/widgets/ScatterPlotWidget.py:135
↓ 1 callersMethodfillHistogram
Control fill of the histogram curve(s). Parameters ---------- fill : bool, optional Set whether or not the histog
pyqtgraph/graphicsItems/HistogramLUTItem.py:188
↓ 1 callersMethodfillRule
(self)
pyqtgraph/graphicsItems/FillBetweenItem.py:65
↓ 1 callersMethodfinish
Add a final message; flush the message list if no parent profiler.
pyqtgraph/debug.py:584
↓ 1 callersMethodfloat
(self)
pyqtgraph/dockarea/Dock.py:204
↓ 1 callersMethodfocusNext
Give input focus to the next (or previous) item after *item*
pyqtgraph/parametertree/ParameterTree.py:86
↓ 1 callersMethodforgetView
(vid, name)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1787
↓ 1 callersMethodforgetViewBox
(self)
pyqtgraph/graphicsItems/GraphicsItem.py:114
↓ 1 callersMethodforgetViewWidget
(self)
pyqtgraph/graphicsItems/GraphicsItem.py:85
↓ 1 callersMethodformatText
(self)
pyqtgraph/widgets/SpinBox.py:484
↓ 1 callersMethodformattedLimits
(self)
pyqtgraph/parametertree/parameterTypes/qtenum.py:28
↓ 1 callersMethodfunctionToParameterDict
Converts a function into a list of child parameter dicts
pyqtgraph/parametertree/interactive.py:520
↓ 1 callersFunctiongaussianFilter
Drop-in replacement for scipy.ndimage.gaussian_filter. (note: results are only approximately equal to the output of gaussian_filter
pyqtgraph/functions.py:1792
↓ 1 callersMethodgenerate
(self)
pyqtgraph/examples/relativity/relativity.py:277
↓ 1 callersMethodgenerateDrawSpecs
Generate the drawing specifications for the axis, ticks, and labels. This method determines all the coordinates and other informatio
pyqtgraph/graphicsItems/AxisItem.py:1406
↓ 1 callersMethodgenerateFaces
(self)
pyqtgraph/opengl/items/GLSurfacePlotItem.py:163
↓ 1 callersMethodgenerateMask
Return a boolean mask indicating whether each item in *data* passes the filter critera.
pyqtgraph/widgets/DataFilterWidget.py:100
↓ 1 callersMethodgeneratePath
(self, x, y)
pyqtgraph/graphicsItems/PlotCurveItem.py:717
↓ 1 callersMethodgeneratePath
(self, start, stop)
pyqtgraph/flowchart/Terminal.py:516
↓ 1 callersMethodgeneratePicture
(self)
pyqtgraph/graphicsItems/BoxplotItem.py:134
↓ 1 callersMethodgeneratePicture
(self)
pyqtgraph/graphicsItems/NonUniformImage.py:95
↓ 1 callersMethodgeneratePicture
(self)
pyqtgraph/graphicsItems/GraphItem.py:101
↓ 1 callersMethodgeneratePicture
(self)
pyqtgraph/graphicsItems/GridItem.py:108
← previousnext →1,401–1,500 of 4,033, ranked by callers