MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Filters.py:128
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Filters.py:140
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Filters.py:153
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Filters.py:166
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Filters.py:174
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Filters.py:183
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Filters.py:214
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Filters.py:264
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Filters.py:276
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Filters.py:295
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Data.py:361
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Data.py:389
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Data.py:403
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Data.py:418
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Data.py:440
MethodprocessData
(self, data)
pyqtgraph/flowchart/library/Data.py:463
FunctionprocessEvents
()
tests/test_stability.py:147
MethodprocessRequests
(self)
pyqtgraph/multiprocess/processes.py:401
Methodprocessing
Displays specified message on button to let user know the action is in progress. Threadsafe.
pyqtgraph/widgets/FeedbackButton.py:64
MethodprojectionMatrix
(self)
pyqtgraph/opengl/GLGraphicsItem.py:318
MethodpropagateRay
Refract, reflect, absorb, and/or scatter ray. This function may create and return new rays
pyqtgraph/examples/optics/pyoptic.py:291
FunctionpseudoScatter
Return an array of position values needed to make beeswarm or column scatter plots. Used for examining the distribution of values in an array
pyqtgraph/functions.py:3019
Functionpsi
(i, j, k, offset=(25, 25, 50))
pyqtgraph/examples/GLIsosurface.py:23
Functionpsi
(i, j, k, offset=(50,50,100))
pyqtgraph/examples/GLVolumeItem.py:31
Functionpyqt_qabort_override
(*args, **kwds)
pyqtgraph/Qt/__init__.py:316
FunctionqObjectReport
Generate a report counting all QObjects and their types
pyqtgraph/debug.py:1072
FunctionqWait
(msec)
pyqtgraph/Qt/__init__.py:296
Functionqapp
()
tests/test_signalproxy.py:26
Functionqbytearray_leaks
()
pyqtgraph/Qt/internals.py:232
Methodqicon
(self)
pyqtgraph/icons/__init__.py:38
FunctionraiseCaughtException
Raise and catch an exception
pyqtgraph/examples/console_exception_inspection.py:53
MethodraiseDock
If this Dock is stacked underneath others, raise it to the top.
pyqtgraph/dockarea/Dock.py:227
MethodraiseDock
Move *dock* to the top of the stack
pyqtgraph/dockarea/Container.py:272
FunctionraiseException
()
tests/test_stability.py:154
FunctionraiseFrom
Raise an exception from another
pyqtgraph/examples/console_exception_inspection.py:43
FunctionraiseNested
Raise an exception while handling another
pyqtgraph/examples/console_exception_inspection.py:33
MethodrbScaleBox
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:235
FunctionreadConfigFile
(fname, **scope)
pyqtgraph/configfile.py:52
MethodreadQImage
Read the current buffer pixels out as a QImage.
pyqtgraph/opengl/GLViewWidget.py:506
FunctionrectStr
(r)
pyqtgraph/graphicsItems/ROI.py:38
MethodregionChanging
(self)
pyqtgraph/graphicsItems/HistogramLUTItem.py:331
Functionregister
Deprecated; see registerCallback Register a callable to be invoked when there is an unhandled exception. The callback will be passed the outp
pyqtgraph/exceptionHandling.py:39
FunctionregisterCallback
Register a callable to be invoked when there is an unhandled exception. The callback will be passed an object with attributes: [exc_type, exc_valu
pyqtgraph/exceptionHandling.py:24
FunctionregisterParameterItemType
Similar to :func:`registerParameterType`, but works on ParameterItems. This is useful for Parameters where the `itemClass` does all the heavy
pyqtgraph/parametertree/Parameter.py:16
Functionrelax
(pos, links, mrel1, mrel2, lengths, push, pull, iters)
pyqtgraph/examples/verlet_chain/relax.py:25
Functionrelaxed
()
pyqtgraph/examples/verlet_chain_demo.py:78
FunctionreloadAll
Automatically reload all modules whose __file__ begins with *prefix*. Skips reload if the file has not been updated (if .pyc is newer than .py)
pyqtgraph/reload.py:40
MethodreloadClicked
(self)
pyqtgraph/flowchart/Flowchart.py:640
MethodremInput
(self)
pyqtgraph/flowchart/library/Data.py:291
MethodremoteProcess
Return the remote process handle. (see multiprocess.remoteproxy.RemoteEventHandler)
pyqtgraph/widgets/RemoteGraphicsView.py:238
MethodremoteSceneChanged
(self, data)
pyqtgraph/widgets/RemoteGraphicsView.py:194
Functionremove
()
pyqtgraph/examples/ROIExamples.py:153
MethodremoveChild
(self, child)
pyqtgraph/widgets/TreeWidget.py:379
MethodremoveClicked
(self)
pyqtgraph/graphicsItems/ImageItem.py:1218
MethodremoveClicked
(self)
pyqtgraph/graphicsItems/ROI.py:791
MethodremoveClicked
(self)
pyqtgraph/graphicsItems/ROI.py:1384
MethodremoveItem
(self, item)
pyqtgraph/GraphicsScene/GraphicsScene.py:395
MethodremoveNode
(self, node)
pyqtgraph/flowchart/Flowchart.py:720
FunctionremovePeriodic
(data, f0=60.0, dt=None, harmonics=10, samples=4)
pyqtgraph/flowchart/library/functions.py:275
MethodremoveSegment
Remove a segment from the ROI.
pyqtgraph/graphicsItems/ROI.py:1812
MethodremoveSelf
(self)
pyqtgraph/flowchart/Terminal.py:402
Functionremove_cache
(mod)
tests/test_reload.py:29
FunctionrenamePyc
(startDir)
pyqtgraph/__init__.py:100
Methodrender
(self, *args)
pyqtgraph/GraphicsScene/GraphicsScene.py:108
MethodrenderToArray
(self, size, format=GL.GL_BGRA, type=GL.GL_UNSIGNED_BYTE, textureSize=1024, padding=256)
pyqtgraph/opengl/GLViewWidget.py:512
MethodrenderView
(self)
pyqtgraph/widgets/RemoteGraphicsView.py:286
MethodrequestRemove
(self)
pyqtgraph/parametertree/ParameterItem.py:209
FunctionrequiredParam
(a, b=10)
pyqtgraph/examples/InteractiveParameter.py:53
Functionrescale_and_clip
(data, scale, offset, vmin, vmax)
pyqtgraph/functions_numba.py:17
Functionrescale_and_lookup
(data, scale, offset, lut)
pyqtgraph/functions_numba.py:5
Methodreset
Resets the button to its original text and style. Threadsafe.
pyqtgraph/widgets/FeedbackButton.py:77
Functionreset_zoom_levels_utc_offsets
()
tests/graphicsItems/test_DateAxisItem.py:73
MethodresizeEvent
(self, ev)
pyqtgraph/graphicsItems/GradientEditorItem.py:214
MethodresizeEvent
(self, ev=None)
pyqtgraph/graphicsItems/AxisItem.py:396
MethodresizeEvent
(self, ev)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1319
MethodresizeEvent
(self, ev)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:460
MethodresizeEvent
(self, ev)
pyqtgraph/widgets/ProgressDialog.py:193
MethodresizeEvent
(self, ev)
pyqtgraph/widgets/JoystickButton.py:84
MethodresizeEvent
(self, ev)
pyqtgraph/dockarea/Dock.py:361
MethodresizeEvent
(self, ev)
pyqtgraph/dockarea/DockArea.py:164
FunctionresizeWindow
Resize a window and wait until it has the correct size. This is required for unit testing on some platforms that do not guarantee immedia
tests/ui_testing.py:6
MethodresolveAndHookupParameterChild
( self, functionGroup, childOpts, interactiveFunction )
tests/parametertree/test_Parameter.py:540
Functionrestore
()
pyqtgraph/examples/parametertree.py:122
FunctionrestoreSplitter
(w, s)
pyqtgraph/WidgetGroup.py:21
MethodrestoreState
(self, state)
pyqtgraph/graphicsItems/HistogramLUTItem.py:481
MethodrestoreState
(self, state)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1056
MethodrestoreState
Restore the state of all values and constraints in the solver.
pyqtgraph/parametertree/SystemSolver.py:242
MethodrestoreState
Restore the state of this parameter and its children from a structure generated using saveState() If recursive is True, then attempt
pyqtgraph/parametertree/Parameter.py:375
MethodrestoreState
( self, state, recursive=True, addChildren=True, removeChildren=True,
pyqtgraph/parametertree/parameterTypes/checklist.py:298
MethodrestoreState
(self, state, recursive=True, addChildren=True, removeChildren=True, blockSignals=True)
pyqtgraph/parametertree/parameterTypes/pen.py:115
MethodrestoreState
(self, state)
pyqtgraph/widgets/ColorMapWidget.py:181
MethodrestoreState
(self, v)
pyqtgraph/widgets/ComboBox.py:227
MethodrestoreState
(self, state)
pyqtgraph/widgets/CheckTable.py:85
MethodrestoreState
(self, state)
pyqtgraph/widgets/ColorButton.py:82
MethodrestoreState
(self, state)
pyqtgraph/widgets/PlotWidget.py:98
MethodrestoreState
(self, state)
pyqtgraph/dockarea/Container.py:138
MethodrestoreState
(self, state)
pyqtgraph/dockarea/Container.py:285
MethodrestoreState
(self, state)
pyqtgraph/flowchart/library/Display.py:282
MethodrestoreState
(self, state)
pyqtgraph/flowchart/library/Data.py:79
MethodrestoreState
(self, state)
pyqtgraph/flowchart/library/Data.py:321
← previousnext →3,301–3,400 of 4,033, ranked by callers