MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

↓ 22 callersMethodaddWidget
Add a widget to the layout and place it in the next available cell (or in the cell specified).
pyqtgraph/widgets/LayoutWidget.py:55
↓ 22 callersFunctionmkQApp
Creates new QApplication or returns current instance if existing. ============== =======================================================
pyqtgraph/Qt/__init__.py:350
↓ 22 callersMethodsetSpacing
Set the spacing between grid lines. Arguments can be x,y,z or spacing=QVector3D().
pyqtgraph/opengl/items/GLGridItem.py:49
↓ 21 callersMethoddrawPath
(self)
pyqtgraph/graphicsItems/ErrorBarItem.py:59
↓ 21 callersMethodgetArrayRegion
r"""Use the position and orientation of this ROI relative to an imageItem to pull a slice from an array. =================== ========
pyqtgraph/graphicsItems/ROI.py:1137
↓ 21 callersMethodindex
Return the index of this point as given in the scatter plot data.
pyqtgraph/graphicsItems/ScatterPlotItem.py:1149
↓ 21 callersMethodnode
(self)
pyqtgraph/flowchart/Terminal.py:129
↓ 21 callersMethodplay
Begin automatically stepping frames forward at the given rate (in fps). This can also be accessed by pressing the spacebar.
pyqtgraph/imageview/ImageView.py:418
↓ 21 callersMethodsetCurrentIndex
(self, index)
pyqtgraph/widgets/ComboBox.py:126
↓ 21 callersMethodsetSizePolicy
(self, *args, **kwds)
pyqtgraph/widgets/GroupBox.py:72
↓ 21 callersMethodtype
(self)
pyqtgraph/dockarea/DockArea.py:26
↓ 20 callersMethodadd
(self, obj, name)
pyqtgraph/debug.py:457
↓ 20 callersMethodaddChild
(self, ch)
pyqtgraph/examples/optics/pyoptic.py:503
↓ 20 callersMethodaddLabel
Create a QLabel with *text* and place it in the next available cell (or in the cell specified) All extra keyword arguments are passed
pyqtgraph/widgets/LayoutWidget.py:35
↓ 20 callersMethodaddScaleHandle
Add a new scale handle to the ROI. Dragging a scale handle allows the user to change the height and/or width of the ROI.
pyqtgraph/graphicsItems/ROI.py:506
↓ 20 callersFunctioncheckImage
(img, check, alpha, alphaCheck)
tests/test_makeARGB.py:199
↓ 20 callersMethoddata
Return the user data associated with this spot.
pyqtgraph/graphicsItems/ScatterPlotItem.py:1145
↓ 20 callersFunctionregisterParameterType
Register a parameter type in the parametertree system. This enables construction of custom Parameter classes by name in :meth:`~pyqtgraph.par
pyqtgraph/parametertree/Parameter.py:34
↓ 20 callersMethodwrite
(self, data)
pyqtgraph/Qt/__init__.py:80
↓ 19 callersFunctioncharFormat
Return a QTextCharFormat with the given attributes.
pyqtgraph/examples/ExampleApp.py:34
↓ 19 callersMethoddebugMsg
(self, msg, *args)
pyqtgraph/multiprocess/remoteproxy.py:108
↓ 19 callersMethodinformTreeWidgetChange
(item)
pyqtgraph/widgets/TreeWidget.py:168
↓ 19 callersMethodremoveItem
Remove the item from the scene.
pyqtgraph/opengl/GLViewWidget.py:83
↓ 19 callersMethodscreenPos
Return the current screen position of the mouse.
pyqtgraph/GraphicsScene/mouseEvents.py:326
↓ 19 callersMethodsetCentralItem
(self, item)
pyqtgraph/widgets/GraphicsView.py:173
↓ 19 callersMethodsetOpts
Set options affecting the behavior of the SpinBox. ============== ===================================================================
pyqtgraph/widgets/SpinBox.py:121
↓ 19 callersMethodsetRange
Set the visible range of the ViewBox. Must specify at least one of *rect*, *xRange*, or *yRange*. ================== =======
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:540
↓ 18 callersFunctionformat
Return a QTextCharFormat with the given attributes.
pyqtgraph/examples/syntax.py:14
↓ 18 callersMethodstop
(self)
pyqtgraph/debug.py:91
↓ 18 callersMethodupdateItems
Update the displayed curve and scatter plot. This method is called internally to redraw the curve and scatter plot when the
pyqtgraph/graphicsItems/PlotDataItem.py:1325
↓ 18 callersMethodvalue
Return the value of the line. Will be a single number for horizontal and vertical lines, and a list of [x,y] values for diagonal lines.
pyqtgraph/graphicsItems/InfiniteLine.py:267
↓ 18 callersMethodvalueModifiedSinceResetToDefault
Return True if this parameter's value has been changed since the last time it was reset to its default value.
pyqtgraph/parametertree/Parameter.py:451
↓ 17 callersMethodacceptClicks
Inform the scene that the item (that the event was delivered to) would accept a mouse click event if the user were to click before mov
pyqtgraph/GraphicsScene/mouseEvents.py:292
↓ 17 callersMethodinformViewBoundsChanged
Inform this item's container ViewBox that the bounds of this item have changed. This is used by ViewBox to react if auto-range is ena
pyqtgraph/graphicsItems/GraphicsItem.py:490
↓ 17 callersMethodvalue
Return the value this terminal provides for the connected terminal
pyqtgraph/flowchart/Terminal.py:53
↓ 16 callersMethodaddLayout
Create an empty LayoutWidget and place it in the next available cell (or in the cell specified) All extra keyword arguments are passe
pyqtgraph/widgets/LayoutWidget.py:45
↓ 16 callersMethodasarray
(x)
pyqtgraph/graphicsItems/BarGraphItem.py:131
↓ 16 callersMethodbuttons
Return the buttons currently pressed on the mouse. (see QGraphicsSceneMouseEvent::buttons in the Qt documentation)
pyqtgraph/GraphicsScene/mouseEvents.py:338
↓ 16 callersMethodchildren
Return a list of this parameter's children. Warning: this overrides QObject.children
pyqtgraph/parametertree/Parameter.py:696
↓ 16 callersMethodgraphicsItem
Return the GraphicsItem for this node. Subclasses may re-implement this method to customize their appearance in the flowchart.
pyqtgraph/flowchart/Node.py:185
↓ 16 callersFunctionprofile
Common-use for cProfile
pyqtgraph/debug.py:604
↓ 16 callersMethodsetFixedWidth
(self, h)
pyqtgraph/graphicsItems/GraphicsWidget.py:49
↓ 16 callersMethodsetStyleSheet
(self, style=None, temporary=False)
pyqtgraph/widgets/FeedbackButton.py:136
↓ 16 callersMethodstate
(self)
pyqtgraph/WidgetGroup.py:231
↓ 15 callersMethod_ensure_proper_substrate
(data: Callable | npt.ArrayLike, substrate)
pyqtgraph/graphicsItems/ImageItem.py:306
↓ 15 callersMethodaddItem
Add a QGraphicsItem to this view. The view will include this item when determining how to set its range automatically unless *ignoreB
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:424
↓ 15 callersFunctionfunc
(a=1, ignored=2)
tests/parametertree/test_Parameter.py:353
↓ 15 callersFunctioninterpolateArray
(data, x)
tests/test_functions.py:43
↓ 15 callersMethodisExit
Returns True if the mouse has just exited the item's shape
pyqtgraph/GraphicsScene/mouseEvents.py:288
↓ 15 callersMethodpopup
(self, *args)
pyqtgraph/graphicsItems/ViewBox/ViewBoxMenu.py:122
↓ 15 callersMethodresetTransform
Reset this item's transform to an identity transformation.
pyqtgraph/opengl/GLGraphicsItem.py:152
↓ 15 callersMethodsetData
Clear any data displayed by this item and display new data. Parameters ---------- *args : tuple See :cla
pyqtgraph/graphicsItems/PlotDataItem.py:1151
↓ 15 callersMethodsetFixedHeight
(self, h)
pyqtgraph/graphicsItems/GraphicsWidget.py:45
↓ 15 callersMethodsetImage
(self, image=None, **kwds)
tests/image_testing.py:481
↓ 15 callersMethodsetParameters
Set the top-level :class:`Parameter <pyqtgraph.parametertree.Parameter>` to be displayed in this ParameterTree. If *showTop*
pyqtgraph/parametertree/ParameterTree.py:35
↓ 15 callersMethodsetSize
Set the ROI's size. =============== ========================================================================== **Arg
pyqtgraph/graphicsItems/ROI.py:300
↓ 15 callersMethodupdate
(self)
pyqtgraph/widgets/RemoteGraphicsView.py:276
↓ 14 callersMethodaddItem
(self, item)
pyqtgraph/graphicsItems/ItemGroup.py:20
↓ 14 callersMethodcollect
(self)
pyqtgraph/debug.py:809
↓ 14 callersMethodgetState
Return the current state of the ViewBox. Linked views are always converted to view names in the returned state.
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:325
↓ 14 callersMethodsetBrush
(self, brush)
pyqtgraph/widgets/PathButton.py:24
↓ 14 callersMethodsetCameraPosition
(self, pos=None, distance=None, elevation=None, azimuth=None, rotation=None)
pyqtgraph/opengl/GLViewWidget.py:265
↓ 14 callersMethodsetFocus
Give input focus to this item. Can be reimplemented to display editor widgets, etc.
pyqtgraph/parametertree/ParameterItem.py:65
↓ 14 callersMethodsetFormat
Specify the default text formatting for the entire table, or for a single column if *column* is specified. If a stri
pyqtgraph/widgets/TableWidget.py:156
↓ 14 callersMethodsetItemWidget
Overrides QTreeWidget.setItemWidget such that widgets are added inside an invisible wrapper widget. This makes it possible to move th
pyqtgraph/widgets/TreeWidget.py:30
↓ 14 callersMethodsetMaximum
Set the maximum allowed value (or None for no limit)
pyqtgraph/widgets/SpinBox.py:264
↓ 14 callersMethodsetStyle
Set various style options. Parameters ---------- **kwargs : dict, optional Here are a list of supported
pyqtgraph/graphicsItems/AxisItem.py:150
↓ 14 callersMethodsetTitle
Sets the text displayed in title bar for this Dock.
pyqtgraph/dockarea/Dock.py:130
↓ 13 callersMethod__init__
(self, pos, size=Point(1, 1), angle=0.0, invertible=False, maxBounds=None, snapSize=1.0, scal
pyqtgraph/graphicsItems/ROI.py:145
↓ 13 callersMethodaddRotateHandle
Add a new rotation handle to the ROI. Dragging a rotation handle allows the user to change the angle of the ROI. ==
pyqtgraph/graphicsItems/ROI.py:537
↓ 13 callersFunctionassertTableData
(table, data)
tests/widgets/test_tablewidget.py:20
↓ 13 callersMethodboundingRect
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:479
↓ 13 callersMethodbuttonDownPos
Return the position of the mouse at the time the drag was initiated in the coordinate system of the item that the event was delivered
pyqtgraph/GraphicsScene/mouseEvents.py:119
↓ 13 callersMethodchildItems
(self)
pyqtgraph/widgets/TreeWidget.py:296
↓ 13 callersMethodconnections
(self)
pyqtgraph/flowchart/Terminal.py:126
↓ 13 callersFunctionensure_parentItem
(parent: GLGraphicsItem, child: GLGraphicsItem)
tests/opengl/items/common.py:4
↓ 13 callersMethodexcepthook
(*args)
pyqtgraph/multiprocess/processes.py:309
↓ 13 callersMethodgetLookupTable
Return a lookup table from the color gradient defined by this HistogramLUTItem.
pyqtgraph/graphicsItems/HistogramLUTItem.py:309
↓ 13 callersMethodoutputs
Return dict of all output terminals. Warning: do not modify.
pyqtgraph/flowchart/Node.py:167
↓ 13 callersMethodremove
(self)
pyqtgraph/debug.py:1102
↓ 13 callersMethodsend
Send a request or return packet to the remote process. Generally it is not necessary to call this method directly; it is for internal use.
pyqtgraph/multiprocess/remoteproxy.py:341
↓ 13 callersMethodsetHeight
Set the height of this axis reserved for ticks and tick labels. The height of the axis label is automatically added. Parame
pyqtgraph/graphicsItems/AxisItem.py:591
↓ 13 callersMethodsetImage
Update the image displayed by this ImageItem. All keywords supported by :meth:`setOpts` are also allowed here. Para
pyqtgraph/graphicsItems/ImageItem.py:525
↓ 13 callersMethodsetImageItem
Assigns an item or list of items to be represented and controlled. Supported "image items": class:`~pyqtgraph.ImageItem`, class:`~pyq
pyqtgraph/graphicsItems/ColorBarItem.py:171
↓ 13 callersMethodsetXLink
Link this view's X axis to another view. (see LinkView)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:998
↓ 13 callersMethodtoPlainText
(self)
pyqtgraph/graphicsItems/TextItem.py:94
↓ 12 callersFunction_copy_attrs
(src, dst)
pyqtgraph/Qt/__init__.py:148
↓ 12 callersMethod_math_
(self, op, x)
pyqtgraph/Point.py:95
↓ 12 callersMethodacceptDrags
Inform the scene that the item (that the event was delivered to) would accept a mouse drag event if the user were to drag before the n
pyqtgraph/GraphicsScene/mouseEvents.py:307
↓ 12 callersMethodaddItem
Add a :class:`~pyqtgraph.GraphicsItem` to the :class:`~pyqtgraph.ViewBox`. If the item has plot data (:class:`PlotDataItem <
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:582
↓ 12 callersMethodaddTopLevelItem
(self, item)
pyqtgraph/widgets/TreeWidget.py:174
↓ 12 callersMethodgetStops
Returns a tuple (stops, colors) containing a list of all stops (ranging 0.0 to 1.0) and a list of the associated colors.
pyqtgraph/colormap.py:741
↓ 12 callersMethodisFinish
Returns False if this is the last event in a drag. Note that this event will have the same position as the previous one.
pyqtgraph/GraphicsScene/mouseEvents.py:132
↓ 12 callersMethodmodifiers
Return any keyboard modifiers currently pressed. (see QGraphicsSceneMouseEvent::modifiers in the Qt documentation)
pyqtgraph/GraphicsScene/mouseEvents.py:371
↓ 12 callersFunctionp
(msg)
tests/test_stability.py:101
↓ 12 callersMethodremoveItem
Removes one item from the legend. ============== ======================================================== **Arguments:** ite
pyqtgraph/graphicsItems/LegendItem.py:289
↓ 12 callersMethodrestoreState
Restore Dock configuration as generated by saveState. This function does not create any Docks--it will only restore
pyqtgraph/dockarea/DockArea.py:216
↓ 12 callersMethodsaveState
Return a serialized (storable) representation of the state of all Docks in this DockArea.
pyqtgraph/dockarea/DockArea.py:190
↓ 12 callersMethodsetOrientation
Sets the orientation of the title bar for this Dock. Must be one of 'auto', 'horizontal', or 'vertical'. By default ('auto'),
pyqtgraph/dockarea/Dock.py:136
↓ 12 callersMethodsetWidth
Set the width of this axis reserved for ticks and tick labels. The width of the axis label is automatically added. Paramete
pyqtgraph/graphicsItems/AxisItem.py:627
← previousnext →101–200 of 4,033, ranked by callers