MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

MethodboundingRect
(self)
pyqtgraph/examples/optics/pyoptic.py:199
MethodboundingRect
(self)
pyqtgraph/examples/optics/pyoptic.py:352
MethodboundingRect
(self)
pyqtgraph/examples/optics/pyoptic.py:401
MethodboundingRect
(self)
pyqtgraph/flowchart/Terminal.py:330
Methodbounds
Return the (minimum, maximum) values allowed when dragging.
pyqtgraph/graphicsItems/InfiniteLine.py:127
Methodbrush
(self)
pyqtgraph/graphicsItems/ScatterPlotItem.py:1210
MethodbuildCetExternalSubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:239
MethodbuildCetLocalSubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:230
MethodbuildClocks
(self)
pyqtgraph/examples/relativity/relativity.py:221
MethodbuildColorcetSubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:269
MethodbuildGradientSubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:216
MethodbuildLocalSubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:222
MethodbuildMplCategorySubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:248
MethodbuildMplOthersSubMenu
(self)
pyqtgraph/widgets/ColorMapMenu.py:265
MethodbuildSubMenu
(node, rootMenu, subMenus, pos=None)
pyqtgraph/flowchart/Flowchart.py:817
FunctionbutterworthFilter
return data passed through bessel filter
pyqtgraph/flowchart/library/functions.py:69
Methodbuttons
Return the buttons currently pressed on the mouse. (see QGraphicsSceneMouseEvent::buttons in the Qt documentation)
pyqtgraph/GraphicsScene/mouseEvents.py:194
MethodbypassClicked
(self)
pyqtgraph/flowchart/Flowchart.py:730
FunctioncallableFunction
(x, y)
pyqtgraph/examples/InfiniteLine.py:64
Functioncapslocknames
(a=5)
pyqtgraph/examples/InteractiveParameter.py:89
FunctioncaptureStack
Inspect the curent call stack
pyqtgraph/examples/console_exception_inspection.py:63
MethodcatchAllExceptions
If True, the console will catch all unhandled exceptions and display the stack trace. Each exception caught clears the last.
pyqtgraph/console/exception_widget.py:82
MethodcatchNextException
If True, the console will catch the next unhandled exception and display the stack trace.
pyqtgraph/console/exception_widget.py:97
Functioncerr
Shorthand for cprint('stderr', ...)
pyqtgraph/util/cprint.py:97
Functionchange
(btn)
pyqtgraph/examples/ColorButton.py:17
Functionchange
(param, changes)
pyqtgraph/examples/parametertree.py:94
MethodchangeParent
Called when the item's parent has changed. This method handles connecting / disconnecting from ViewBox signals to make sure viewRange
pyqtgraph/graphicsItems/GraphicsItem.py:389
Methodchanged
(self)
pyqtgraph/flowchart/library/common.py:108
MethodchartGraphicsItem
Return the graphicsItem that displays the internal nodes and connections of this flowchart. Note that the similar method `gra
pyqtgraph/flowchart/Flowchart.py:410
MethodchartToggled
(self, b)
pyqtgraph/flowchart/Flowchart.py:634
MethodchartWidget
(self)
pyqtgraph/flowchart/Flowchart.py:734
Methodcheck
Print a list of all watched objects and whether they have been collected.
pyqtgraph/debug.py:464
Methodcheck
(self)
pyqtgraph/util/garbage_collector.py:30
MethodcheckChanged
(self, state)
pyqtgraph/widgets/CheckTable.py:73
MethodcheckOverconstraint
Check whether the system is overconstrained. If so, return the name of the first overconstrained parameter. Overconstraints occur whe
pyqtgraph/parametertree/SystemSolver.py:263
MethodcheckRemoveHandle
(self, h)
pyqtgraph/graphicsItems/ROI.py:2101
MethodchildAdded
(self, param, child, pos)
pyqtgraph/parametertree/ParameterItem.py:84
MethodchildEvent
(self, ev)
pyqtgraph/dockarea/Container.py:144
MethodchildRemoved
(self, param, child)
pyqtgraph/parametertree/ParameterItem.py:92
MethodchildStretchChanged
(self)
pyqtgraph/dockarea/Container.py:98
Functioncleanup
()
pyqtgraph/__init__.py:233
Methodcleanup
(self)
pyqtgraph/widgets/RawImageWidget.py:169
Methodclear
Remove all items from the layout and set the current row and column to 0
pyqtgraph/graphicsItems/GraphicsLayout.py:199
Methodclear
Clear the assigned image.
pyqtgraph/graphicsItems/ImageItem.py:505
Methodclear
(self)
pyqtgraph/widgets/TreeWidget.py:204
Methodclear
(self)
pyqtgraph/flowchart/Flowchart.py:741
Methodclear
(self)
pyqtgraph/flowchart/Flowchart.py:916
MethodclearAllClicked
(self)
pyqtgraph/parametertree/parameterTypes/checklist.py:49
MethodclearExceptionClicked
(self)
pyqtgraph/console/exception_widget.py:119
MethodclearMarkers
Remove all markers from this line.
pyqtgraph/graphicsItems/InfiniteLine.py:206
MethodclearPlots
Remove all curves from the PlotItem's :class:`~pyqtgraph.ViewBox`.
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:733
MethodclearTerminals
(self)
pyqtgraph/flowchart/Flowchart.py:547
Functionclicked
()
pyqtgraph/examples/GraphicsScene.py:43
Functionclicked
()
pyqtgraph/examples/PlotWidget.py:75
Functionclicked
(plot, points)
pyqtgraph/examples/ScatterPlot.py:32
Methodclicked
(self, pts)
pyqtgraph/examples/CustomGraphItem.py:81
MethodclockNames
(self)
pyqtgraph/examples/relativity/relativity.py:231
Methodclose
(self)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:441
Methodclose
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:298
Methodclose
Closes the widget nicely, making sure to clear the graphics scene and release memory.
pyqtgraph/imageview/ImageView.py:499
Methodclose
Close the remote process. After this call, the widget will no longer be updated.
pyqtgraph/widgets/RemoteGraphicsView.py:242
MethodcloseEvent
(self, ev)
pyqtgraph/exporters/Matplotlib.py:161
MethodcloseEvent
(self, *args)
pyqtgraph/dockarea/DockArea.py:384
MethodcloseEvent
(self, event)
pyqtgraph/GraphicsScene/exportDialog.py:147
MethodcmdDblClicked
(self, item)
pyqtgraph/console/Console.py:166
MethodcmdSelected
(self, item)
pyqtgraph/console/Console.py:161
Methodcode
(self)
pyqtgraph/flowchart/library/Data.py:216
MethodcollapseTree
(self, item)
pyqtgraph/widgets/TreeWidget.py:119
Methodcollapsed
(self)
pyqtgraph/widgets/GroupBox.py:49
MethodcolorMap
Return a ColorMap object representing the current state of the editor.
pyqtgraph/graphicsItems/GradientEditorItem.py:543
MethodcolorMap
Returns the assigned ColorMap object.
pyqtgraph/graphicsItems/ColorBarItem.py:242
MethodcolorMapMenuClicked
(self, cmap)
pyqtgraph/graphicsItems/GradientEditorItem.py:494
MethodcolorRejected
(self)
pyqtgraph/widgets/ColorButton.py:72
MethodcolorSelected
(self, color)
pyqtgraph/widgets/ColorButton.py:76
FunctioncolorStr
Generate a hex string code from a QColor
pyqtgraph/functions.py:630
FunctioncolorToAlpha
Given an RGBA image in *data*, convert *color* to be transparent. *data* must be an array (w, h, 3 or 4) of ubyte values and *color* must be
pyqtgraph/functions.py:1747
FunctioncomboState
(w)
pyqtgraph/WidgetGroup.py:34
FunctionconcatenateColumns
Returns a single record array with columns taken from the elements in data. data should be a list of elements, which can be either record arrays
pyqtgraph/flowchart/library/functions.py:207
MethodconnectToPlot
Define what happens when the node is connected to a plot
pyqtgraph/flowchart/library/Filters.py:203
Methodconnected
Called whenever one of this node's terminals is connected elsewhere.
pyqtgraph/flowchart/Node.py:276
Methodconnected
(self, term, remote)
pyqtgraph/flowchart/library/common.py:147
MethodcontainsNonfinite
(self)
pyqtgraph/graphicsItems/PlotDataItem.py:117
MethodcontextMenuEvent
(self, ev)
pyqtgraph/parametertree/ParameterItem.py:103
MethodcontextMenuEvent
(self, ev)
pyqtgraph/parametertree/ParameterTree.py:130
MethodcontextMenuEvent
(self, ev)
pyqtgraph/widgets/TableWidget.py:358
MethodcopyAll
Copy all data to clipboard.
pyqtgraph/widgets/TableWidget.py:332
MethodcopyClicked
(self)
pyqtgraph/GraphicsScene/exportDialog.py:139
Functioncout
Shorthand for cprint('stdout', ...)
pyqtgraph/util/cprint.py:93
Functioncrashtest
()
tests/test_stability.py:51
FunctioncreateWidget
()
tests/test_stability.py:105
MethodctrlWidget
(self)
pyqtgraph/flowchart/library/Display.py:87
MethodctrlWidget
(self)
pyqtgraph/flowchart/library/Data.py:36
MethodctrlWidget
(self)
pyqtgraph/flowchart/library/Data.py:197
MethodctrlWidget
(self)
pyqtgraph/flowchart/library/Data.py:278
MethodctrlWidget
(self)
pyqtgraph/flowchart/library/common.py:105
MethodcurrentColorAccepted
(self)
pyqtgraph/graphicsItems/GradientEditorItem.py:584
MethodcurrentColorChanged
(self, color)
pyqtgraph/graphicsItems/GradientEditorItem.py:573
MethodcurrentColorRejected
(self)
pyqtgraph/graphicsItems/GradientEditorItem.py:579
MethodcurveClickable
Get the attribute if the curve is clickable. Returns ------- bool Return if the curve is set to be click
pyqtgraph/graphicsItems/PlotDataItem.py:678
MethodcurveClicked
(self, _: PlotCurveItem, ev)
pyqtgraph/graphicsItems/PlotDataItem.py:1773
← previousnext →2,601–2,700 of 4,033, ranked by callers