LICENSE.md
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
versioneer.py
pydm/__init__.py
pydm/_version.py
pydm/application.py
pydm/config.py
pydm/display.py
pydm/display_module.py
pydm/exception.py
pydm/main_window.py
pydm/pydm_ui.py
pydm/qtdesigner.py
pydm/PyQt/Qt.py
pydm/PyQt/QtCore.py
pydm/PyQt/QtDesigner.py
pydm/PyQt/QtGui.py
pydm/PyQt/QtSvg.py
pydm/PyQt/QtWidgets.py
pydm/PyQt/__init__.py
pydm/PyQt/uic.py
pydm/about_pydm/__init__.py
pydm/about_pydm/about.py
pydm/about_pydm/about_ui.py
pydm/connection_inspector/__init__.py
pydm/connection_inspector/connection_inspector.py
pydm/connection_inspector/connection_table_model.py
pydm/data_plugins/__init__.py
pydm/data_plugins/archiver_plugin.py
pydm/data_plugins/calc_plugin.py
pydm/data_plugins/epics_plugin.py
pydm/data_plugins/fake_plugin.py
pydm/data_plugins/local_plugin.py
pydm/data_plugins/plugin.py
pydm/data_plugins/epics_plugins/__init__.py
pydm/data_plugins/epics_plugins/caproto_plugin_component.py
pydm/data_plugins/epics_plugins/psp_plugin_component.py
pydm/data_plugins/epics_plugins/pyepics_plugin_component.py
pydm/tests/__init__.py
pydm/tests/conftest.py
pydm/tests/test_about_screen.py
pydm/tests/test_data_plugins_import.py
pydm/tests/test_display.py
pydm/tests/test_plugins_import.py
pydm/tests/test_tools.py
pydm/tests/utilities/__init__.py
pydm/tests/utilities/test_colors.py
pydm/tests/utilities/test_iconfont.py
pydm/tests/utilities/test_macro.py
pydm/tests/utilities/test_remove_protocol.py
pydm/tests/utilities/test_stylesheet.py
pydm/tests/utilities/test_units.py
pydm/tests/utilities/test_utilities.py
pydm/tests/widgets/__init__.py
pydm/tests/widgets/test_archiver_timeplot.py
pydm/tests/widgets/test_base.py
pydm/tests/widgets/test_baseplot.py
pydm/tests/widgets/test_byte.py
pydm/tests/widgets/test_channel.py
pydm/tests/widgets/test_checkbox.py
pydm/tests/widgets/test_colormaps.py
pydm/tests/widgets/test_curve_editor.py
pydm/tests/widgets/test_display_format.py
pydm/tests/widgets/test_drawing.py
pydm/tests/widgets/test_enum_button.py
pydm/tests/widgets/test_enum_combo_box.py
pydm/tests/widgets/test_frame.py
pydm/tests/widgets/test_label.py
pydm/tests/widgets/test_lineedit.py
pydm/tests/widgets/test_logdisplay.py
pydm/tests/widgets/test_multiaxis_plot.py
pydm/tests/widgets/test_pushbutton.py
pydm/tests/widgets/test_related_display_button.py
pydm/tests/widgets/test_rules.py
pydm/tests/widgets/test_rules_editor.py
pydm/tests/widgets/test_scatterplot.py
pydm/tests/widgets/test_shell_command.py
pydm/tests/widgets/test_slider.py
pydm/tests/widgets/test_spinbox.py
pydm/tests/widgets/test_symbol_editor.py
pydm/tests/widgets/test_template_repeater.py
pydm/tests/widgets/test_timeplot.py
pydm/tests/widgets/test_waveform_plot.py
pydm/tools/__init__.py
pydm/tools/tools.py
pydm/utilities/__init__.py
pydm/utilities/colors.py
pydm/utilities/connection.py
pydm/utilities/display_loading.py
pydm/utilities/iconfont.py
pydm/utilities/macro.py
pydm/utilities/remove_protocol.py
pydm/utilities/shortcuts.py
pydm/utilities/stylesheet.py
pydm/utilities/units.py
pydm/widgets/__init__.py
pydm/widgets/archiver_time_plot.py
pydm/widgets/archiver_time_plot_editor.py
pydm/widgets/axis_table_model.py
pydm/widgets/base.py
pydm/widgets/baseplot.py
pydm/widgets/baseplot_curve_editor.py
pydm/widgets/baseplot_table_model.py
pydm/widgets/byte.py
pydm/widgets/channel.py
pydm/widgets/checkbox.py
pydm/widgets/colormaps.py
pydm/widgets/datetime.py
pydm/widgets/designer_settings.py
pydm/widgets/display_format.py
pydm/widgets/drawing.py
pydm/widgets/embedded_display.py
pydm/widgets/enum_button.py
pydm/widgets/enum_combo_box.py
pydm/widgets/frame.py
pydm/widgets/image.py
pydm/widgets/label.py
pydm/widgets/line_edit.py
pydm/widgets/logdisplay.py
pydm/widgets/multi_axis_plot.py
pydm/widgets/multi_axis_viewbox.py
pydm/widgets/multi_axis_viewbox_menu.py
pydm/widgets/pushbutton.py
pydm/widgets/qtplugin_base.py
pydm/widgets/qtplugin_extensions.py
pydm/widgets/qtplugins.py
pydm/widgets/related_display_button.py
pydm/widgets/rules.py
pydm/widgets/rules_editor.py
pydm/widgets/scale.py
pydm/widgets/scatterplot.py
pydm/widgets/scatterplot_curve_editor.py
pydm/widgets/shell_command.py
pydm/widgets/slider.py
pydm/widgets/spinbox.py
pydm/widgets/symbol.py
pydm/widgets/symbol_editor.py
pydm/widgets/tab_bar.py
pydm/widgets/tab_bar_qtplugin.py
pydm/widgets/temp.py
pydm/widgets/template_repeater.py
pydm/widgets/terminator.py
pydm/widgets/test.py
pydm/widgets/timeplot.py
pydm/widgets/timeplot_curve_editor.py
pydm/widgets/waveformplot.py
pydm/widgets/waveformplot_curve_editor.py
pydm/widgets/waveformtable.py
pyqtgraph/PlotData.py
pyqtgraph/Point.py
pyqtgraph/SRTTransform.py
pyqtgraph/SRTTransform3D.py
pyqtgraph/SignalProxy.py
pyqtgraph/ThreadsafeTimer.py
pyqtgraph/Transform3D.py
pyqtgraph/Vector.py
pyqtgraph/WidgetGroup.py
pyqtgraph/__init__.py
pyqtgraph/colormap.py
pyqtgraph/configfile.py
pyqtgraph/debug.py
pyqtgraph/exceptionHandling.py
pyqtgraph/frozenSupport.py
pyqtgraph/functions.py
pyqtgraph/functions_numba.py
pyqtgraph/graphicsWindows.py
pyqtgraph/ordereddict.py
pyqtgraph/pgcollections.py
pyqtgraph/ptime.py
pyqtgraph/reload.py
pyqtgraph/units.py
pyqtgraph/GraphicsScene/GraphicsScene.py
pyqtgraph/GraphicsScene/__init__.py
pyqtgraph/GraphicsScene/exportDialog.py
pyqtgraph/GraphicsScene/exportDialogTemplate_pyqt5.py
pyqtgraph/GraphicsScene/exportDialogTemplate_pyqt6.py
pyqtgraph/GraphicsScene/exportDialogTemplate_pyside2.py
pyqtgraph/GraphicsScene/exportDialogTemplate_pyside6.py
pyqtgraph/GraphicsScene/mouseEvents.py
pyqtgraph/Qt/__init__.py
pyqtgraph/Qt/QtCore/__init__.py
pyqtgraph/Qt/QtGui/__init__.py
pyqtgraph/Qt/QtWidgets/__init__.py
pyqtgraph/canvas/Canvas.py
pyqtgraph/canvas/CanvasItem.py
pyqtgraph/canvas/CanvasManager.py
pyqtgraph/canvas/CanvasTemplate_pyqt5.py
pyqtgraph/canvas/CanvasTemplate_pyqt6.py
pyqtgraph/canvas/CanvasTemplate_pyside2.py
pyqtgraph/canvas/CanvasTemplate_pyside6.py
pyqtgraph/canvas/TransformGuiTemplate_pyqt5.py
pyqtgraph/canvas/TransformGuiTemplate_pyqt6.py
pyqtgraph/canvas/TransformGuiTemplate_pyside2.py
pyqtgraph/canvas/TransformGuiTemplate_pyside6.py
pyqtgraph/canvas/__init__.py
pyqtgraph/colors/__init__.py
pyqtgraph/colors/palette.py
pyqtgraph/console/CmdInput.py
pyqtgraph/console/Console.py
pyqtgraph/console/__init__.py
pyqtgraph/console/template_pyqt5.py
pyqtgraph/console/template_pyqt6.py
pyqtgraph/console/template_pyside2.py
pyqtgraph/console/template_pyside6.py
pyqtgraph/dockarea/Container.py
pyqtgraph/dockarea/Dock.py
pyqtgraph/dockarea/DockArea.py
pyqtgraph/dockarea/DockDrop.py
pyqtgraph/dockarea/__init__.py
pyqtgraph/examples/Arrow.py
pyqtgraph/examples/BarGraphItem.py
pyqtgraph/examples/CLIexample.py
pyqtgraph/examples/ColorBarItem.py
pyqtgraph/examples/ColorButton.py
pyqtgraph/examples/ColorGradientPlots.py
pyqtgraph/examples/ConsoleWidget.py
pyqtgraph/examples/CustomGraphItem.py
pyqtgraph/examples/DataSlicing.py
pyqtgraph/examples/DataTreeWidget.py
pyqtgraph/examples/DateAxisItem.py
pyqtgraph/examples/DateAxisItem_QtDesigner.py
pyqtgraph/examples/DiffTreeWidget.py
pyqtgraph/examples/Draw.py
pyqtgraph/examples/ErrorBarItem.py
pyqtgraph/examples/ExampleApp.py
pyqtgraph/examples/FillBetweenItem.py
pyqtgraph/examples/Flowchart.py
pyqtgraph/examples/FlowchartCustomNode.py
pyqtgraph/examples/GLBarGraphItem.py
pyqtgraph/examples/GLGradientLegendItem.py
pyqtgraph/examples/GLGraphItem.py
pyqtgraph/examples/GLImageItem.py
pyqtgraph/examples/GLIsosurface.py
pyqtgraph/examples/GLLinePlotItem.py
pyqtgraph/examples/GLMeshItem.py
pyqtgraph/examples/GLPainterItem.py
pyqtgraph/examples/GLScatterPlotItem.py
pyqtgraph/examples/GLSurfacePlot.py
pyqtgraph/examples/GLTextItem.py
pyqtgraph/examples/GLViewWidget.py
pyqtgraph/examples/GLVolumeItem.py
pyqtgraph/examples/GLshaders.py
pyqtgraph/examples/GradientEditor.py
pyqtgraph/examples/GradientWidget.py
pyqtgraph/examples/GraphItem.py
pyqtgraph/examples/GraphicsLayout.py
pyqtgraph/examples/GraphicsScene.py
pyqtgraph/examples/HistogramLUT.py
pyqtgraph/examples/ImageItem.py
pyqtgraph/examples/ImageView.py
pyqtgraph/examples/InfiniteLine.py
pyqtgraph/examples/JoystickButton.py
pyqtgraph/examples/Legend.py
pyqtgraph/examples/LogPlotTest.py
pyqtgraph/examples/MatrixDisplayExample.py
pyqtgraph/examples/MouseSelection.py
pyqtgraph/examples/MultiPlotSpeedTest.py
pyqtgraph/examples/MultiPlotWidget.py
pyqtgraph/examples/MultiplePlotAxes.py
pyqtgraph/examples/NonUniformImage.py
pyqtgraph/examples/PColorMeshItem.py
pyqtgraph/examples/PanningPlot.py
pyqtgraph/examples/PlotAutoRange.py
pyqtgraph/examples/PlotSpeedTest.py
pyqtgraph/examples/PlotWidget.py
pyqtgraph/examples/Plotting.py
pyqtgraph/examples/ProgressDialog.py
pyqtgraph/examples/ROIExamples.py
pyqtgraph/examples/ROItypes.py
pyqtgraph/examples/RemoteGraphicsView.py
pyqtgraph/examples/RemoteSpeedTest.py
pyqtgraph/examples/RunExampleApp.py
pyqtgraph/examples/ScaleBar.py
pyqtgraph/examples/ScatterPlot.py
pyqtgraph/examples/ScatterPlotSpeedTest.py
pyqtgraph/examples/ScatterPlotWidget.py
pyqtgraph/examples/SimplePlot.py
pyqtgraph/examples/SpinBox.py
pyqtgraph/examples/Symbols.py
pyqtgraph/examples/TableWidget.py
pyqtgraph/examples/TreeWidget.py
pyqtgraph/examples/VideoSpeedTest.py
pyqtgraph/examples/VideoTemplate_pyqt5.py
pyqtgraph/examples/VideoTemplate_pyqt6.py
pyqtgraph/examples/VideoTemplate_pyside2.py
pyqtgraph/examples/VideoTemplate_pyside6.py
pyqtgraph/examples/ViewBox.py
pyqtgraph/examples/ViewBoxFeatures.py
pyqtgraph/examples/ViewLimits.py
pyqtgraph/examples/__init__.py
pyqtgraph/examples/__main__.py
pyqtgraph/examples/_buildParamTypes.py
pyqtgraph/examples/_paramtreecfg.py
pyqtgraph/examples/beeswarm.py
pyqtgraph/examples/colorMaps.py
pyqtgraph/examples/colorMapsLinearized.py
pyqtgraph/examples/contextMenu.py
pyqtgraph/examples/crosshair.py
pyqtgraph/examples/customGraphicsItem.py
pyqtgraph/examples/customPlot.py
pyqtgraph/examples/designerExample.py
pyqtgraph/examples/dockarea.py
pyqtgraph/examples/exampleLoaderTemplate_pyqt5.py
pyqtgraph/examples/exampleLoaderTemplate_pyqt6.py
pyqtgraph/examples/exampleLoaderTemplate_pyside2.py
pyqtgraph/examples/exampleLoaderTemplate_pyside6.py
pyqtgraph/examples/fractal.py
pyqtgraph/examples/hdf5.py
pyqtgraph/examples/histogram.py
pyqtgraph/examples/imageAnalysis.py
pyqtgraph/examples/infiniteline_performance.py
pyqtgraph/examples/isocurve.py
pyqtgraph/examples/linkedViews.py
pyqtgraph/examples/logAxis.py
pyqtgraph/examples/multiplePlotSpeedTest.py
pyqtgraph/examples/multiprocess.py
pyqtgraph/examples/optics_demos.py
pyqtgraph/examples/parallelize.py
pyqtgraph/examples/parametertree.py
pyqtgraph/examples/relativity_demo.py
pyqtgraph/examples/scrollingPlots.py
pyqtgraph/examples/syntax.py
pyqtgraph/examples/template.py
pyqtgraph/examples/test_examples.py
pyqtgraph/examples/text.py
pyqtgraph/examples/utils.py
pyqtgraph/examples/verlet_chain_demo.py
pyqtgraph/examples/optics/__init__.py
pyqtgraph/examples/optics/pyoptic.py
pyqtgraph/examples/relativity/__init__.py
pyqtgraph/examples/relativity/relativity.py
pyqtgraph/examples/verlet_chain/__init__.py
pyqtgraph/examples/verlet_chain/chain.py
pyqtgraph/examples/verlet_chain/relax.py
pyqtgraph/exporters/CSVExporter.py
pyqtgraph/exporters/Exporter.py
pyqtgraph/exporters/HDF5Exporter.py
pyqtgraph/exporters/ImageExporter.py
pyqtgraph/exporters/Matplotlib.py
pyqtgraph/exporters/PrintExporter.py
pyqtgraph/exporters/SVGExporter.py
pyqtgraph/exporters/__init__.py
pyqtgraph/flowchart/Flowchart.py
pyqtgraph/flowchart/FlowchartCtrlTemplate_pyqt5.py
pyqtgraph/flowchart/FlowchartCtrlTemplate_pyqt6.py
pyqtgraph/flowchart/FlowchartCtrlTemplate_pyside2.py
pyqtgraph/flowchart/FlowchartCtrlTemplate_pyside6.py
pyqtgraph/flowchart/FlowchartGraphicsView.py
pyqtgraph/flowchart/FlowchartTemplate_pyqt5.py
pyqtgraph/flowchart/FlowchartTemplate_pyqt6.py
pyqtgraph/flowchart/FlowchartTemplate_pyside2.py
pyqtgraph/flowchart/FlowchartTemplate_pyside6.py
pyqtgraph/flowchart/Node.py
pyqtgraph/flowchart/NodeLibrary.py
pyqtgraph/flowchart/Terminal.py
pyqtgraph/flowchart/__init__.py
pyqtgraph/flowchart/library/Data.py
pyqtgraph/flowchart/library/Display.py
pyqtgraph/flowchart/library/Filters.py
pyqtgraph/flowchart/library/Operators.py
pyqtgraph/flowchart/library/__init__.py
pyqtgraph/flowchart/library/common.py
pyqtgraph/flowchart/library/functions.py
pyqtgraph/graphicsItems/ArrowItem.py
pyqtgraph/graphicsItems/AxisItem.py
pyqtgraph/graphicsItems/BarGraphItem.py
pyqtgraph/graphicsItems/ButtonItem.py
pyqtgraph/graphicsItems/ColorBarItem.py
pyqtgraph/graphicsItems/CurvePoint.py
pyqtgraph/graphicsItems/DateAxisItem.py
pyqtgraph/graphicsItems/ErrorBarItem.py
pyqtgraph/graphicsItems/FillBetweenItem.py
pyqtgraph/graphicsItems/GradientEditorItem.py
pyqtgraph/graphicsItems/GradientLegend.py
pyqtgraph/graphicsItems/GraphItem.py
pyqtgraph/graphicsItems/GraphicsItem.py
pyqtgraph/graphicsItems/GraphicsLayout.py
pyqtgraph/graphicsItems/GraphicsObject.py
pyqtgraph/graphicsItems/GraphicsWidget.py
pyqtgraph/graphicsItems/GraphicsWidgetAnchor.py
pyqtgraph/graphicsItems/GridItem.py
pyqtgraph/graphicsItems/HistogramLUTItem.py
pyqtgraph/graphicsItems/ImageItem.py
pyqtgraph/graphicsItems/InfiniteLine.py
pyqtgraph/graphicsItems/IsocurveItem.py
pyqtgraph/graphicsItems/ItemGroup.py
pyqtgraph/graphicsItems/LabelItem.py
pyqtgraph/graphicsItems/LegendItem.py
pyqtgraph/graphicsItems/LinearRegionItem.py
pyqtgraph/graphicsItems/MultiPlotItem.py
pyqtgraph/graphicsItems/NonUniformImage.py
pyqtgraph/graphicsItems/PColorMeshItem.py
pyqtgraph/graphicsItems/PlotCurveItem.py
pyqtgraph/graphicsItems/PlotDataItem.py
pyqtgraph/graphicsItems/ROI.py
pyqtgraph/graphicsItems/ScaleBar.py
pyqtgraph/graphicsItems/ScatterPlotItem.py
pyqtgraph/graphicsItems/TargetItem.py
pyqtgraph/graphicsItems/TextItem.py
pyqtgraph/graphicsItems/UIGraphicsItem.py
pyqtgraph/graphicsItems/VTickGroup.py
pyqtgraph/graphicsItems/__init__.py
pyqtgraph/graphicsItems/PlotItem/PlotItem.py
pyqtgraph/graphicsItems/PlotItem/__init__.py
pyqtgraph/graphicsItems/PlotItem/plotConfigTemplate_pyqt5.py
pyqtgraph/graphicsItems/PlotItem/plotConfigTemplate_pyqt6.py
pyqtgraph/graphicsItems/PlotItem/plotConfigTemplate_pyside2.py
pyqtgraph/graphicsItems/PlotItem/plotConfigTemplate_pyside6.py
pyqtgraph/graphicsItems/ViewBox/ViewBox.py
pyqtgraph/graphicsItems/ViewBox/ViewBoxMenu.py
pyqtgraph/graphicsItems/ViewBox/__init__.py
pyqtgraph/graphicsItems/ViewBox/axisCtrlTemplate_pyqt5.py
pyqtgraph/graphicsItems/ViewBox/axisCtrlTemplate_pyqt6.py
pyqtgraph/graphicsItems/ViewBox/axisCtrlTemplate_pyside2.py
pyqtgraph/graphicsItems/ViewBox/axisCtrlTemplate_pyside6.py
pyqtgraph/icons/__init__.py
pyqtgraph/imageview/ImageView.py
pyqtgraph/imageview/ImageViewTemplate_pyqt5.py
pyqtgraph/imageview/ImageViewTemplate_pyqt6.py
pyqtgraph/imageview/ImageViewTemplate_pyside2.py
pyqtgraph/imageview/ImageViewTemplate_pyside6.py
pyqtgraph/imageview/__init__.py
pyqtgraph/jupyter/GraphicsView.py
pyqtgraph/jupyter/__init__.py
pyqtgraph/metaarray/MetaArray.py
pyqtgraph/metaarray/__init__.py
pyqtgraph/multiprocess/__init__.py
pyqtgraph/multiprocess/bootstrap.py
pyqtgraph/multiprocess/parallelizer.py
pyqtgraph/multiprocess/processes.py
pyqtgraph/multiprocess/remoteproxy.py
pyqtgraph/opengl/GLGraphicsItem.py
pyqtgraph/opengl/GLViewWidget.py
pyqtgraph/opengl/MeshData.py
pyqtgraph/opengl/__init__.py
pyqtgraph/opengl/shaders.py
pyqtgraph/opengl/items/GLAxisItem.py
pyqtgraph/opengl/items/GLBarGraphItem.py
pyqtgraph/opengl/items/GLBoxItem.py
pyqtgraph/opengl/items/GLGradientLegendItem.py
pyqtgraph/opengl/items/GLGraphItem.py
pyqtgraph/opengl/items/GLGridItem.py
pyqtgraph/opengl/items/GLImageItem.py
pyqtgraph/opengl/items/GLLinePlotItem.py
pyqtgraph/opengl/items/GLMeshItem.py
pyqtgraph/opengl/items/GLScatterPlotItem.py
pyqtgraph/opengl/items/GLSurfacePlotItem.py
pyqtgraph/opengl/items/GLTextItem.py
pyqtgraph/opengl/items/GLVolumeItem.py
pyqtgraph/opengl/items/__init__.py
pyqtgraph/parametertree/Parameter.py
pyqtgraph/parametertree/ParameterItem.py
pyqtgraph/parametertree/ParameterSystem.py
pyqtgraph/parametertree/ParameterTree.py
pyqtgraph/parametertree/SystemSolver.py
pyqtgraph/parametertree/__init__.py
pyqtgraph/parametertree/parameterTypes/__init__.py
pyqtgraph/parametertree/parameterTypes/action.py
pyqtgraph/parametertree/parameterTypes/basetypes.py
pyqtgraph/parametertree/parameterTypes/bool.py
pyqtgraph/parametertree/parameterTypes/calendar.py
pyqtgraph/parametertree/parameterTypes/checklist.py
pyqtgraph/parametertree/parameterTypes/color.py
pyqtgraph/parametertree/parameterTypes/colormap.py
pyqtgraph/parametertree/parameterTypes/file.py
pyqtgraph/parametertree/parameterTypes/font.py
pyqtgraph/parametertree/parameterTypes/list.py
pyqtgraph/parametertree/parameterTypes/numeric.py
pyqtgraph/parametertree/parameterTypes/pen.py
pyqtgraph/parametertree/parameterTypes/progress.py
pyqtgraph/parametertree/parameterTypes/qtenum.py
pyqtgraph/parametertree/parameterTypes/slider.py
pyqtgraph/parametertree/parameterTypes/str.py
pyqtgraph/parametertree/parameterTypes/text.py
pyqtgraph/util/__init__.py
pyqtgraph/util/cprint.py
pyqtgraph/util/cupy_helper.py
pyqtgraph/util/garbage_collector.py
pyqtgraph/util/get_resolution.py
pyqtgraph/util/glinfo.py
pyqtgraph/util/lru_cache.py
pyqtgraph/util/mutex.py
pyqtgraph/util/numba_helper.py
pyqtgraph/util/pil_fix.py
pyqtgraph/util/colorama/__init__.py
pyqtgraph/util/colorama/win32.py
pyqtgraph/util/colorama/winterm.py
pyqtgraph/widgets/BusyCursor.py
pyqtgraph/widgets/CheckTable.py
pyqtgraph/widgets/ColorButton.py
pyqtgraph/widgets/ColorMapWidget.py
pyqtgraph/widgets/ComboBox.py
pyqtgraph/widgets/DataFilterWidget.py
pyqtgraph/widgets/DataTreeWidget.py
pyqtgraph/widgets/DiffTreeWidget.py
pyqtgraph/widgets/FeedbackButton.py
pyqtgraph/widgets/FileDialog.py
pyqtgraph/widgets/GradientWidget.py
pyqtgraph/widgets/GraphicsLayoutWidget.py
pyqtgraph/widgets/GraphicsView.py
pyqtgraph/widgets/GroupBox.py
pyqtgraph/widgets/HistogramLUTWidget.py
pyqtgraph/widgets/JoystickButton.py
pyqtgraph/widgets/LayoutWidget.py
pyqtgraph/widgets/MatplotlibWidget.py
pyqtgraph/widgets/MultiPlotWidget.py
pyqtgraph/widgets/PathButton.py
pyqtgraph/widgets/PenPreviewLabel.py
pyqtgraph/widgets/PlotWidget.py
pyqtgraph/widgets/ProgressDialog.py
pyqtgraph/widgets/RawImageWidget.py
pyqtgraph/widgets/RemoteGraphicsView.py
pyqtgraph/widgets/ScatterPlotWidget.py
pyqtgraph/widgets/SpinBox.py
pyqtgraph/widgets/TableWidget.py
pyqtgraph/widgets/TreeWidget.py
pyqtgraph/widgets/ValueLabel.py
pyqtgraph/widgets/VerticalLabel.py
pyqtgraph/widgets/__init__.py
timechart/__init__.py
timechart/_version.py
timechart/tool.py
timechart.egg-info/PKG-INFO
timechart.egg-info/SOURCES.txt
timechart.egg-info/dependency_links.txt
timechart.egg-info/entry_points.txt
timechart.egg-info/requires.txt
timechart.egg-info/top_level.txt
timechart/data_io/__init__.py
timechart/data_io/settings_exporter.py
timechart/data_io/settings_importer.py
timechart/data_io/importers/__init__.py
timechart/data_io/importers/striptool_config_importer.py
timechart/data_io/importers/timechart_config_importer.py
timechart/displays/__init__.py
timechart/displays/axis_settings_display.py
timechart/displays/chart_data_export_display.py
timechart/displays/curve_settings_display.py
timechart/displays/defaults.py
timechart/displays/main_display.py
timechart/utilities/__init__.py
timechart/utilities/utils.py
timechart_launcher/__init__.py
timechart_launcher/main.py
timechart_launcher/icons/charts_128.png
timechart_launcher/icons/charts_16.png
timechart_launcher/icons/charts_24.png
timechart_launcher/icons/charts_256.png
timechart_launcher/icons/charts_32.png
timechart_launcher/icons/charts_64.png