MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

Functiontest_parentItem
()
tests/opengl/items/test_GLScatterPlotItem.py:10
Functiontest_parentItem
()
tests/opengl/items/test_GLMeshItem.py:10
Functiontest_parentItem
()
tests/opengl/items/test_GLSurfacePlotItem.py:10
Functiontest_parentItem
()
tests/opengl/items/test_GLGridItem.py:10
Functiontest_parentItem
()
tests/opengl/items/test_GLAxisItem.py:10
Functiontest_parentItem
()
tests/opengl/items/test_GLBarGraphItem.py:12
Functiontest_parentItem
()
tests/opengl/items/test_GLImageItem.py:10
Functiontest_parentItem
()
tests/opengl/items/test_GLBoxItem.py:10
Functiontest_parentItem
()
tests/opengl/items/test_GLTextItem.py:10
Functiontest_parentItem
()
tests/opengl/items/test_GLVolumeItem.py:10
Functiontest_pen_settings
()
tests/parametertree/test_parametertypes.py:221
Functiontest_plotitem_menu_initialize
Test the menu initialization of the plotitem
tests/graphicsItems/PlotItem/test_PlotItem.py:113
Functiontest_plotscene
(tmpdir)
tests/exporters/test_svg.py:5
Functiontest_preferred_utc_offset_doesnt_break_with_big_timestamps
()
tests/graphicsItems/test_DateAxisItem.py:99
Functiontest_preferred_utc_offset_respects_chosen_offset
()
tests/graphicsItems/test_DateAxisItem.py:93
Functiontest_progress_dialog
()
tests/widgets/test_progressdialog.py:14
Functiontest_qimage_writethrough
()
tests/test_qimage_writethru.py:6
Functiontest_qmenu_leak_workaround
()
tests/test_qmenu_leak_workaround.py:5
Functiontest_qpainterpathprivate_empty
()
tests/test_qpainterpathprivate.py:8
Functiontest_qpainterpathprivate_read
()
tests/test_qpainterpathprivate.py:24
Functiontest_qpainterpathprivate_write
()
tests/test_qpainterpathprivate.py:40
Functiontest_recreate_from_savestate
()
tests/parametertree/test_parametertypes.py:233
Functiontest_reload
(tmp_module)
tests/test_reload.py:47
Functiontest_remove_params
()
tests/parametertree/test_Parameter.py:372
Functiontest_rescaleData
()
tests/test_functions.py:120
Functiontest_restoring_fails_silently_if_only_one_dock_in_container
()
tests/dockarea/test_dockarea.py:184
Functiontest_rm_without_clear_cache
()
tests/parametertree/test_Parameter.py:397
Functiontest_round_trip
()
tests/test_colormap.py:84
Functiontest_run
()
tests/parametertree/test_Parameter.py:256
Functiontest_scatterplotitem
()
tests/graphicsItems/test_ScatterPlotItem.py:7
Functiontest_setData
()
tests/graphicsItems/test_PlotDataItem.py:48
Functiontest_setRect
()
tests/graphicsItems/test_ImageItem.py:190
Functiontest_siEval
(s, suffix, power, expected)
tests/test_functions.py:276
Functiontest_siFormat
(x, precision, suffix, power, expected)
tests/test_functions.py:549
Functiontest_siParse
(s, suffix, expected)
tests/test_functions.py:250
Functiontest_siParse_with_comma_as_decimal_separator
(s, suffix, expected)
tests/test_functions.py:284
Functiontest_signal_block_unconnected
Test that SignalBlock does not end up connecting an unconnected slot
tests/test_functions.py:494
Functiontest_signal_proxy_disconnect_slot
Test the disconnect of SignalProxy with `signal` and `slot`
tests/test_signalproxy.py:53
Functiontest_signal_proxy_no_slot_start
Test the connect mode of SignalProxy without slot at start`
tests/test_signalproxy.py:77
Functiontest_signal_proxy_slot
Test the normal work mode of SignalProxy with `signal` and `slot`
tests/test_signalproxy.py:34
Functiontest_signal_proxy_slot_block
Test the block mode of SignalProxy with `signal` and `slot`
tests/test_signalproxy.py:106
Functiontest_simple
(tmpdir)
tests/exporters/test_svg.py:24
Functiontest_subArray
()
tests/test_functions.py:105
Functiontest_timeslide_snap
()
tests/imageview/test_imageview.py:19
Functiontest_tips
()
tests/parametertree/test_Parameter.py:291
Functiontest_typeless_param
()
tests/parametertree/test_parametertypes.py:20
Functiontest_types
()
tests/parametertree/test_parametertypes.py:40
Functiontest_uint16
()
tests/test_ImageFormat.py:71
Functiontest_uint8
()
tests/test_ImageFormat.py:16
Functiontest_unpack_parameter
()
tests/parametertree/test_Parameter.py:119
Functiontest_updateParamDuringRun
()
tests/parametertree/test_Parameter.py:349
Functiontest_update_non_param_kwarg
()
tests/parametertree/test_Parameter.py:430
Functiontest_useCupy_can_be_set_after_init
()
tests/graphicsItems/test_ImageItem.py:18
Functiontest_utc_offset_works_with_float_timestamp
()
tests/graphicsItems/test_DateAxisItem.py:109
Functiontest_zoom_limit
Test zooming with X and Y limits set
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:13
Functiontest_zoom_normal
()
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:5
Functiontest_zoom_range_limit
Test zooming with XRange and YRange limits set, but no X and Y limits
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:35
Functiontest_zoom_ratio
Test zooming with a fixed aspect ratio set
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:64
Functiontest_zoom_ratio2
Slightly more complicated zoom ratio test, where the view box shape does not match the ratio
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:99
Functiontest_zoom_ratio_with_limits1
Test zoom with both ratio and limits set
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:119
Functiontest_zoom_ratio_with_limits2
()
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:145
Functiontest_zoom_ratio_with_limits_out_of_range
()
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:170
FunctionthreadRunner
()
pyqtgraph/examples/console_exception_inspection.py:74
Methodthreading_excepthook
(self, args)
pyqtgraph/exceptionHandling.py:86
MethodtickClicked
(self, tick, ev)
pyqtgraph/graphicsItems/GradientEditorItem.py:204
MethodtickClicked
(self, tick, ev)
pyqtgraph/graphicsItems/GradientEditorItem.py:588
MethodtickMoveFinished
(self, tick)
pyqtgraph/graphicsItems/GradientEditorItem.py:201
MethodtickMoveFinished
(self, tick)
pyqtgraph/graphicsItems/GradientEditorItem.py:607
MethodtickMoved
(self, tick, pos)
pyqtgraph/graphicsItems/GradientEditorItem.py:190
MethodtickStrings
(self, values, scale, spacing)
pyqtgraph/graphicsItems/DateAxisItem.py:333
MethodtickValues
(self, minVal, maxVal, size)
pyqtgraph/graphicsItems/DateAxisItem.py:360
MethodtimeLineChanged
(self)
pyqtgraph/imageview/ImageView.py:808
Methodtime_test
(self, nelems, connect)
benchmarks/arrayToQPath.py:20
Methodtime_test
(self, *args, **kwargs)
benchmarks/renderImageItem.py:212
Methodtimeout
(self)
pyqtgraph/imageview/ImageView.py:575
MethodtimerEvent
(self, evt)
pyqtgraph/examples/utils.py:160
MethodtimerFinished
(self)
pyqtgraph/ThreadsafeTimer.py:42
MethodtitleOffset
This method returns the current title offset in use. :returns: The offset in px.
pyqtgraph/flowchart/Node.py:503
Functiontmp_h5
(tmp_path)
tests/exporters/test_hdf5.py:12
Functiontmp_module
(tmp_path)
tests/conftest.py:15
MethodtoggleCollapsed
(self)
pyqtgraph/widgets/GroupBox.py:46
MethodtoggleMulti
(self)
pyqtgraph/flowchart/Terminal.py:398
Functiontoposort
Topological sort. Arguments are: deps dictionary describing dependencies where a:[b,c] means "a depends on b and c" nodes optional, s
pyqtgraph/functions.py:3139
FunctiontraceImage
Convert an image to a set of QPainterPath curves. One curve will be generated for each item in *values*; each curve outlines the area of
pyqtgraph/functions.py:2495
Methodtraceback
(self)
pyqtgraph/util/mutex.py:92
FunctiontransformCoordinates
Map a set of 2D or 3D coordinates through a QTransform or QMatrix4x4. The shape of coords must be (2,...) or (3,...) The mapping will _ig
pyqtgraph/functions.py:1141
MethodtransmissionCurve
(self, glass)
pyqtgraph/examples/optics/pyoptic.py:61
MethodtreeChanged
(self, *args)
pyqtgraph/examples/relativity/relativity.py:155
MethodtreeStateChanged
Called when the state of any sub-parameter has changed. ============== ===================================================
pyqtgraph/parametertree/Parameter.py:843
MethodtreeWidgetChanged
Called when this item is added or removed from a tree.
pyqtgraph/parametertree/parameterTypes/basetypes.py:203
MethodtreeWidgetChanged
(self)
pyqtgraph/parametertree/parameterTypes/checklist.py:37
MethodtreeWidgetChanged
(self)
pyqtgraph/parametertree/parameterTypes/pen.py:31
MethodtreeWidgetChanged
(self)
pyqtgraph/parametertree/parameterTypes/actiongroup.py:27
MethodtreeWidgetChanged
(self)
pyqtgraph/parametertree/parameterTypes/action.py:61
Functiontry_make_qimage
Internal function to make an QImage from an ndarray without going through the full generality of makeARGB(). Only certain combinations of
pyqtgraph/functions_qimage.py:222
Methodtype
(self)
pyqtgraph/dockarea/Container.py:29
Methodtype
(self)
pyqtgraph/dockarea/Container.py:159
Methodtype
(self)
pyqtgraph/dockarea/Container.py:190
Methodtype
(self)
pyqtgraph/dockarea/Container.py:279
FunctionunpickleObjectProxy
(processId, proxyId, typeStr, attributes=None, opts=None)
pyqtgraph/multiprocess/remoteproxy.py:736
← previousnext →3,801–3,900 of 4,033, ranked by callers