MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

Method_itemClicked
(self, item, col)
pyqtgraph/widgets/TreeWidget.py:235
Method_levelsChangedHandler
internal: called when child item for some reason decides to update its levels without using ColorBarItem. Will update colormap
pyqtgraph/graphicsItems/ColorBarItem.py:302
Method_line0Moved
(self)
pyqtgraph/graphicsItems/LinearRegionItem.py:297
Method_line1Moved
(self)
pyqtgraph/graphicsItems/LinearRegionItem.py:301
Function_loadUiType
PySide lacks a "loadUiType" command like PyQt4's, so we have to convert the ui file to py code in-memory first and then execute it in a s
pyqtgraph/Qt/__init__.py:87
Method_makePen
(self)
pyqtgraph/graphicsItems/ROI.py:2252
Method_missing_interp
(v)
pyqtgraph/parametertree/parameterTypes/basetypes.py:289
Method_newResizeEvent
(self, ev)
pyqtgraph/parametertree/parameterTypes/file.py:119
Method_onChildChanging
(self, child, value)
pyqtgraph/parametertree/parameterTypes/checklist.py:197
Function_onColorSchemeChange
(colorScheme)
pyqtgraph/Qt/__init__.py:446
Function_onPaletteChange
(palette)
pyqtgraph/Qt/__init__.py:434
Method_plot
(self)
pyqtgraph/graphicsItems/ScatterPlotItem.py:1142
Method_plotArray
(self, arr, x=None, **kargs)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1610
Method_regionChanged
internal: snap adjusters back to default positions on release
pyqtgraph/graphicsItems/ColorBarItem.py:308
Method_regionChanging
internal: recalculate levels based on new position of adjusters
pyqtgraph/graphicsItems/ColorBarItem.py:316
Method_resetCachedProperties
(self)
pyqtgraph/graphicsItems/GraphicsWidget.py:41
Method_retrieveFileSelection_gui
(self)
pyqtgraph/parametertree/parameterTypes/file.py:131
Method_setColorModeToHSV
(self)
pyqtgraph/graphicsItems/GradientEditorItem.py:540
Method_setColorModeToRGB
(self)
pyqtgraph/graphicsItems/GradientEditorItem.py:536
Method_setMultiline
(self, enable)
pyqtgraph/console/repl_widget.py:145
Method_stackItemDblClicked
(self, handler, item)
pyqtgraph/console/Console.py:171
Method_threadExceptionHandler
(self, args)
pyqtgraph/console/exception_widget.py:177
Method_undefer
Return a non-deferred ObjectProxy referencing the same object
pyqtgraph/multiprocess/remoteproxy.py:1138
Method_updateGradientIgnoreArgs
(self, *args, **kwargs)
pyqtgraph/graphicsItems/GradientEditorItem.py:562
Method_updateItemBorder
(self)
pyqtgraph/graphicsItems/GraphicsLayout.py:217
Functiona2
A long docstring with a newline followed by more text won't result in a tooltip
tests/parametertree/test_Parameter.py:303
MethodaChanged
(self)
pyqtgraph/examples/parametertree.py:37
MethodabsZValue
(item)
pyqtgraph/GraphicsScene/GraphicsScene.py:422
Methodaccept
An item should call this method if it can handle the event. This will prevent the event being delivered to any other items.
pyqtgraph/GraphicsScene/mouseEvents.py:174
FunctionaccessVarInDifferentScope
(x, y=10)
pyqtgraph/examples/InteractiveParameter.py:73
Methodacquire
Mimics threading.Lock.acquire() to allow this class as a drop-in replacement.
pyqtgraph/util/mutex.py:76
Functionactivate
(action)
pyqtgraph/examples/_buildParamTypes.py:88
Methodactivate
(self)
pyqtgraph/parametertree/parameterTypes/actiongroup.py:51
Methodactivate
(self)
pyqtgraph/parametertree/parameterTypes/actiongroup.py:78
FunctionadaptiveDetrend
Return the signal with baseline removed. Discards outliers from baseline measurement.
pyqtgraph/flowchart/library/functions.py:158
MethodaddChanged
Called when "add new" combo is changed The parameter MUST have an 'addNew' method defined.
pyqtgraph/parametertree/parameterTypes/basetypes.py:358
MethodaddChild
(self, child)
pyqtgraph/widgets/TreeWidget.py:361
MethodaddChildren
(self, childs)
pyqtgraph/widgets/TreeWidget.py:365
MethodaddClicked
Called when "add new" button is clicked The parameter MUST have an 'addNew' method defined.
pyqtgraph/parametertree/parameterTypes/basetypes.py:352
MethodaddColorMap
Add a new color mapping and return the created parameter.
pyqtgraph/widgets/ColorMapWidget.py:47
MethodaddFields
(self, **fields)
pyqtgraph/PlotData.py:27
MethodaddFilter
Add a new filter and return the created parameter item.
pyqtgraph/widgets/DataFilterWidget.py:38
FunctionaddGradientListToDocstring
Decorator to add list of current pre-defined gradients to the end of a function docstring.
pyqtgraph/graphicsItems/GradientEditorItem.py:19
MethodaddHandle
(self, info, index=None)
pyqtgraph/graphicsItems/ROI.py:2057
MethodaddInputFromMenu
(self)
pyqtgraph/flowchart/Node.py:676
MethodaddItem
(self, item)
pyqtgraph/opengl/GLViewWidget.py:74
MethodaddLabel
Create a LabelItem with *text* and place it in the next available cell (or in the cell specified) All extra keyword arguments are pas
pyqtgraph/graphicsItems/GraphicsLayout.py:86
MethodaddLayout
Create an empty GraphicsLayout and place it in the next available cell (or in the cell specified) All extra keyword arguments are pas
pyqtgraph/graphicsItems/GraphicsLayout.py:98
MethodaddNew
(self, typ)
pyqtgraph/examples/parametertree.py:53
MethodaddNew
(self, typ)
pyqtgraph/examples/relativity/relativity.py:199
MethodaddNew
(self)
pyqtgraph/examples/relativity/relativity.py:268
MethodaddNode
(self, node)
pyqtgraph/flowchart/Flowchart.py:697
MethodaddOutputFromMenu
(self)
pyqtgraph/flowchart/Node.py:679
MethodaddPlot
Create a PlotItem and place it in the next available cell (or in the cell specified) All extra keyword arguments are passed to :func:
pyqtgraph/graphicsItems/GraphicsLayout.py:66
FunctionaddReference
()
tests/test_stability.py:158
MethodaddRotateFreeHandle
Add a new rotation+free handle to the ROI. When dragging a handle of this type, the user can rotate the ROI around an arbit
pyqtgraph/graphicsItems/ROI.py:589
MethodaddRow
(self, vals)
pyqtgraph/widgets/TableWidget.py:233
MethodaddTopLevelItems
(self, items)
pyqtgraph/widgets/TreeWidget.py:178
MethodaddViewBox
Create a ViewBox and place it in the next available cell (or in the cell specified) All extra keyword arguments are passed to :func:`
pyqtgraph/graphicsItems/GraphicsLayout.py:76
FunctionaffineSlice
Take a slice of any orientation through an array. This is useful for extracting sections of multi-dimensional arrays such as MRI images for v
pyqtgraph/functions.py:818
MethodallChildren
Return a list of all children and grandchildren of this ViewBox
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1440
FunctionallFrameObjs
Return list of frame objects in current stack. Useful if you want to ignore these objects in refernece searches
pyqtgraph/debug.py:1007
Methodapoptose
(self, propagate=True)
pyqtgraph/dockarea/Container.py:60
FunctionappendConfigFile
(data, fname)
pyqtgraph/configfile.py:94
MethodappendData
(self, *args, **kwargs)
pyqtgraph/graphicsItems/PlotDataItem.py:1769
MethodapplyGlobalTransform
(self, tr)
pyqtgraph/graphicsItems/ROI.py:1311
MethodarrangeNodes
(self)
pyqtgraph/flowchart/Flowchart.py:222
FunctionarrayToQPolygonF
Utility function to convert two 1D-NumPy arrays representing curve data (X-axis, Y-axis data) into a single open polygon (QtGui.PolygonF) obj
pyqtgraph/functions.py:2188
Methodas2D
Return a QTransform representing the x,y portion of this transform (if possible)
pyqtgraph/SRTTransform3D.py:174
MethodautoBtnClicked
(self)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:570
MethodautoRange
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBoxMenu.py:128
MethodavgParamListClicked
(self, item)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:499
MethodavgToggled
(self, b: bool)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:492
Functionb
(y=6)
tests/parametertree/test_Parameter.py:235
MethodbChanged
(self)
pyqtgraph/examples/parametertree.py:40
FunctionbesselFilter
return data passed through bessel filter
pyqtgraph/flowchart/library/functions.py:50
MethodblockIfUnchanged
(func)
pyqtgraph/widgets/ComboBox.py:81
MethodborderOff
(self)
pyqtgraph/widgets/FeedbackButton.py:112
MethodboundingRect
(self)
pyqtgraph/graphicsItems/LegendItem.py:365
MethodboundingRect
(self)
pyqtgraph/graphicsItems/BoxplotItem.py:220
MethodboundingRect
(self)
pyqtgraph/graphicsItems/TargetItem.py:208
MethodboundingRect
(self)
pyqtgraph/graphicsItems/BarGraphItem.py:284
MethodboundingRect
(self)
pyqtgraph/graphicsItems/PlotDataItem.py:689
MethodboundingRect
(self)
pyqtgraph/graphicsItems/ItemGroup.py:14
MethodboundingRect
(self)
pyqtgraph/graphicsItems/GradientEditorItem.py:873
MethodboundingRect
(self)
pyqtgraph/graphicsItems/ButtonItem.py:59
MethodboundingRect
(self)
pyqtgraph/graphicsItems/UIGraphicsItem.py:77
MethodboundingRect
(self)
pyqtgraph/graphicsItems/ErrorBarItem.py:153
MethodboundingRect
(self)
pyqtgraph/graphicsItems/IsocurveItem.py:81
MethodboundingRect
(self)
pyqtgraph/graphicsItems/CurvePoint.py:87
MethodboundingRect
(self)
pyqtgraph/graphicsItems/GraphItem.py:138
MethodboundingRect
(self)
pyqtgraph/graphicsItems/ScaleBar.py:57
MethodboundingRect
(self)
pyqtgraph/graphicsItems/ScatterPlotItem.py:900
MethodboundingRect
(self)
pyqtgraph/graphicsItems/ROI.py:1510
MethodboundingRect
(self)
pyqtgraph/graphicsItems/ROI.py:1720
MethodboundingRect
(self)
pyqtgraph/graphicsItems/ROI.py:2111
MethodboundingRect
(self)
pyqtgraph/graphicsItems/ROI.py:2195
MethodboundingRect
(self)
pyqtgraph/graphicsItems/ROI.py:2284
MethodboundingRect
(self)
pyqtgraph/graphicsItems/ROI.py:2335
MethodboundingRect
(self)
pyqtgraph/examples/customGraphicsItem.py:38
← previousnext →2,501–2,600 of 4,033, ranked by callers