MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

MethoddataBounds
Called by ViewBox for determining the auto-range bounds. By default, UIGraphicsItems are excluded from autoRange.
pyqtgraph/graphicsItems/UIGraphicsItem.py:86
MethoddataBounds
(self, axis, frac=1.0, orthoRange=None)
pyqtgraph/graphicsItems/InfiniteLine.py:381
MethoddataBounds
(self, axis, frac=1.0, orthoRange=None)
pyqtgraph/graphicsItems/LinearRegionItem.py:276
MethoddataBounds
(self, *args, **kwds)
pyqtgraph/graphicsItems/GraphItem.py:141
MethoddataBounds
(self, ax, frac, orthoRange=None)
pyqtgraph/graphicsItems/ArrowItem.py:122
MethoddataBounds
(self, *args, **kargs)
pyqtgraph/graphicsItems/VTickGroup.py:74
MethoddataRect
The bounding rectangle for the full set of data. Returns ------- :class:`QRectF` or None Will return ``N
pyqtgraph/graphicsItems/PlotDataItem.py:1680
MethoddataTransform
Get the transform mapping image array to local coordinate system. This transform corrects for the transposition that occurs when ima
pyqtgraph/graphicsItems/ImageItem.py:660
FunctiondateAxis
()
tests/graphicsItems/test_DateAxisItem.py:84
Functiondbg
Create a console window and begin watching for exceptions. All arguments are passed to :func:`ConsoleWidget.__init__() <pyqtgraph.console.Co
pyqtgraph/__init__.py:348
Methoddebug_cycles
(self)
pyqtgraph/util/garbage_collector.py:48
Functiondec
(fn)
pyqtgraph/graphicsItems/GradientEditorItem.py:21
Methoddecorator
(function)
pyqtgraph/parametertree/interactive.py:420
MethoddefaultChanged
Called when the parameter's default value has changed
pyqtgraph/parametertree/ParameterItem.py:178
MethoddefaultChanged
(self, param, value)
pyqtgraph/parametertree/parameterTypes/basetypes.py:200
MethoddefaultClicked
(self)
pyqtgraph/parametertree/parameterTypes/basetypes.py:219
Functiondefersort
(self, *args, **kwds)
pyqtgraph/widgets/TableWidget.py:11
MethoddelayedChange
(self)
pyqtgraph/widgets/SpinBox.py:412
MethoddeleteProxy
(self, ref)
pyqtgraph/multiprocess/remoteproxy.py:587
Functiondenoise
Very simple noise removal function. Compares a point to surrounding points, replaces with nearby values if the difference is too large.
pyqtgraph/flowchart/library/functions.py:134
MethoddependentNodes
Return the list of nodes which receive input from this terminal.
pyqtgraph/flowchart/Terminal.py:181
Methoddescribe
Return a list of strings describing the currently enabled filters.
pyqtgraph/widgets/DataFilterWidget.py:118
Methoddescribe
(self)
pyqtgraph/widgets/DataFilterWidget.py:147
FunctiondescribeObj
Trace all reference paths backward, printing a list of different ways this object can be accessed. Attempts to answer the question "who has a
pyqtgraph/debug.py:906
MethoddeviceHeight
(self)
pyqtgraph/opengl/GLViewWidget.py:53
MethoddeviceWidth
(self)
pyqtgraph/opengl/GLViewWidget.py:49
Methoddiagnostics
(self)
pyqtgraph/graphicsItems/ScatterPlotItem.py:214
MethoddialogColorChanged
(self, color)
pyqtgraph/widgets/ColorButton.py:66
MethoddisableAutoHistogramRange
Disable auto-scaling on the histogram plot.
pyqtgraph/graphicsItems/HistogramLUTItem.py:276
MethoddisableAutoLevels
(self)
pyqtgraph/graphicsItems/PColorMeshItem.py:394
MethoddisconnectFromPlot
Define what happens when the node is disconnected from a plot
pyqtgraph/flowchart/library/Filters.py:210
Methoddisconnected
Called whenever one of this node's terminals is disconnected from another.
pyqtgraph/flowchart/Node.py:280
Methoddisconnected
(self, localTerm, remoteTerm)
pyqtgraph/flowchart/library/Display.py:22
Methoddisconnected
(self, localTerm, remoteTerm)
pyqtgraph/flowchart/library/Display.py:125
Methoddisconnected
(self, term, remote)
pyqtgraph/flowchart/library/common.py:155
MethoddisplayToggled
(self, b)
pyqtgraph/flowchart/library/Data.py:108
Functiondone
(btn)
pyqtgraph/examples/ColorButton.py:19
MethoddoubleClickEvent
(self, ev)
pyqtgraph/widgets/JoystickButton.py:39
Functiondownsample
Downsample by averaging points together across axis. If multiple axes are specified, runs once per axis.
pyqtgraph/functions.py:1833
Functiondownsample
Downsample by averaging points together across axis. If multiple axes are specified, runs once per axis.
pyqtgraph/flowchart/library/functions.py:4
MethoddragEnterEvent
(self, ev)
pyqtgraph/widgets/GraphicsView.py:390
MethoddragEnterEvent
(self, *args)
pyqtgraph/dockarea/Dock.py:247
MethoddragEnterEvent
(self, ev)
pyqtgraph/dockarea/DockDrop.py:28
MethoddragEnterEvent
(self, *args)
pyqtgraph/dockarea/DockArea.py:340
MethoddragLeaveEvent
(self, *args)
pyqtgraph/dockarea/Dock.py:253
MethoddragLeaveEvent
(self, ev)
pyqtgraph/dockarea/DockDrop.py:78
MethoddragLeaveEvent
(self, *args)
pyqtgraph/dockarea/DockArea.py:346
MethoddragMoveEvent
(self, *args)
pyqtgraph/dockarea/Dock.py:250
MethoddragMoveEvent
(self, ev)
pyqtgraph/dockarea/DockDrop.py:37
MethoddragMoveEvent
(self, *args)
pyqtgraph/dockarea/DockArea.py:343
Methoddraw
(self)
pyqtgraph/widgets/MatplotlibWidget.py:67
MethoddropEvent
(self, ev)
pyqtgraph/widgets/TreeWidget.py:144
MethoddropEvent
(self, *args)
pyqtgraph/dockarea/Dock.py:256
MethoddropEvent
(self, ev)
pyqtgraph/dockarea/DockDrop.py:82
MethoddropEvent
(self, *args)
pyqtgraph/dockarea/DockArea.py:349
MethoddropMimeData
(self, parent, index, data, action)
pyqtgraph/widgets/TreeWidget.py:53
FunctioneasySample
(a=5, b=6)
pyqtgraph/examples/InteractiveParameter.py:41
MethodedgeColors
(self)
pyqtgraph/opengl/MeshData.py:310
MethodeditName
(self)
pyqtgraph/parametertree/ParameterItem.py:202
MethodemitRemoveRequested
(self)
pyqtgraph/graphicsItems/ImageItem.py:1224
MethodenableAutoLevels
(self)
pyqtgraph/graphicsItems/PColorMeshItem.py:391
MethodenableAutoSIPrefix
Enable (or disable) automatic SI prefix scaling on this axis. When enabled, this feature automatically determines the best SI prefix
pyqtgraph/graphicsItems/AxisItem.py:800
FunctionenableFaulthandler
Enable faulthandler for all threads. If the faulthandler package is available, this function disables and then re-enables fault handli
pyqtgraph/debug.py:1278
Methodendpoints
(self)
pyqtgraph/graphicsItems/ROI.py:2161
MethodenterEvent
(self, ev)
pyqtgraph/widgets/RemoteGraphicsView.py:230
FunctionevalUnits
Evaluate a unit string into ([numerators,...], [denominators,...]) Examples: N m/s^2 => ([N, m], [s, s]) A*s / V => ([A
pyqtgraph/units.py:40
Methodevent
(self, ev)
pyqtgraph/graphicsItems/CurvePoint.py:45
Methodevent
(self, event: QtCore.QEvent)
pyqtgraph/parametertree/ParameterTree.py:171
Methodevent
(self, event: Optional[QtCore.QEvent])
pyqtgraph/examples/ExampleApp.py:360
MethodeventFilter
(self, obj, ev)
pyqtgraph/parametertree/parameterTypes/basetypes.py:255
MethodeventFilter
(self, obj, ev)
pyqtgraph/widgets/SpinBox.py:643
MethodeventFilter
(self, obj, ev)
pyqtgraph/widgets/ProgressDialog.py:260
MethodeventLoop
(self)
pyqtgraph/multiprocess/processes.py:351
Functionexec_
()
pyqtgraph/Qt/__init__.py:457
Functionexit
Causes python to exit without garbage-collecting any objects, and thus avoids calling object destructor methods. This is a sledgehammer worka
pyqtgraph/__init__.py:261
MethodexpandedChangedEvent
(self, expanded)
pyqtgraph/parametertree/parameterTypes/checklist.py:83
Methodexport
(self, fileName=None)
pyqtgraph/exporters/PrintExporter.py:37
Methodexport
(self)
doc/source/images/gen_example_imageitem_transform.py:46
Methodexport
(self)
doc/source/images/gen_example_gradient_plot.py:44
Methodexport
(self)
doc/source/images/gen_example_false_color_image.py:34
MethodexportClicked
(self)
pyqtgraph/imageview/ImageView.py:910
MethodexportClicked
(self)
pyqtgraph/GraphicsScene/exportDialog.py:134
MethodexportFormatChanged
(self, item, prev)
pyqtgraph/GraphicsScene/exportDialog.py:116
MethodexportItemChanged
(self, item, prev)
pyqtgraph/GraphicsScene/exportDialog.py:89
MethodfailTest
(self)
tests/image_testing.py:416
Methodfeedback
Calls success() or failure(). If you want the message to be displayed until the user takes an action, set limitedTime to False. Then call self.reset()
pyqtgraph/widgets/FeedbackButton.py:37
MethodfileSaveFinished
(self, fileName)
pyqtgraph/exporters/Exporter.py:66
MethodfileSaved
(self, fileName)
pyqtgraph/flowchart/Flowchart.py:652
MethodfilterByContent
(self, text=None)
pyqtgraph/examples/ExampleApp.py:413
MethodfilterByTitle
(self, text)
pyqtgraph/examples/ExampleApp.py:409
MethodfilterChanged
(self, f)
pyqtgraph/widgets/ScatterPlotWidget.py:147
MethodfilterChanged
(self)
pyqtgraph/widgets/DataFilterWidget.py:54
MethodfilterData
(self, data)
pyqtgraph/widgets/DataFilterWidget.py:95
Methodfinalize_options
(self)
tools/setupHelpers.py:509
Methodfinalize_options
(self)
tools/setupHelpers.py:536
Methodfinalize_options
(self)
tools/setupHelpers.py:589
Methodfinalize_options
(self)
tools/setupHelpers.py:609
Methodfinalize_options
(self)
tools/setupHelpers.py:624
Methodfinalize_options
(self)
tools/setupHelpers.py:639
MethodfindNew
Return all objects matching regex that were considered 'new' when the last diff() was run.
pyqtgraph/debug.py:702
← previousnext →2,701–2,800 of 4,033, ranked by callers