Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Getting Started
  • User Guide
  • Developer Guide
  • API Reference
  • GitHub
  • Twitter

Site Navigation

  • Getting Started
  • User Guide
  • Developer Guide
  • API Reference
  • GitHub
  • Twitter

Section Navigation

  • Global Configuration Options
  • PyQtGraph’s Helper Functions
  • PyQtGraph’s Graphics Items
    • PlotDataItem
    • PlotItem
    • ImageItem
    • ColorBarItem
    • PColorMeshItem
    • GraphItem
    • ViewBox
    • LinearRegionItem
    • InfiniteLine
    • ROI
    • GraphicsLayout
    • MultiPlotItem
    • PlotCurveItem
    • ScatterPlotItem
    • IsocurveItem
    • AxisItem
    • TextItem
    • ErrorBarItem
    • BarGraphItem
    • ArrowItem
    • FillBetweenItem
    • CurvePoint
    • CurveArrow
    • GridItem
    • ScaleBar
    • LabelItem
    • VTickGroup
    • LegendItem
    • GradientEditorItem
    • HistogramLUTItem
    • GradientLegend
    • ButtonItem
    • GraphicsObject
    • GraphicsWidget
    • GraphicsItem
    • UIGraphicsItem
    • GraphicsWidgetAnchor
    • DateAxisItem
    • TargetItem
  • PyQtGraph’s Widgets
    • PlotWidget
    • ImageView
    • SpinBox
    • GradientWidget
    • HistogramLUTWidget
    • ConsoleWidget
    • ColorMapWidget
    • ScatterPlotWidget
    • GraphicsView
    • DataTreeWidget
    • TableWidget
    • TreeWidget
    • CheckTable
    • ColorButton
    • GraphicsLayoutWidget
    • ProgressDialog
    • FileDialog
    • JoystickButton
    • MultiPlotWidget
    • VerticalLabel
    • RemoteGraphicsView
    • MatplotlibWidget
    • FeedbackButton
    • ComboBox
    • LayoutWidget
    • PathButton
    • ValueLabel
    • BusyCursor
    • RawImageWidget
  • PyQtGraph’s 3D Graphics System
    • GLViewWidget
    • GLGridItem
    • GLGraphItem
    • GLSurfacePlotItem
    • GLVolumeItem
    • GLImageItem
    • GLMeshItem
    • GLLinePlotItem
    • GLAxisItem
    • GLGraphicsItem
    • GLScatterPlotItem
    • GLTextItem
    • MeshData
  • Color Maps
  • Parameter Trees
    • ParameterTree API Reference
      • Parameter
      • ParameterTree
      • Built-in Parameter Types
      • ParameterItem
      • Interactive Parameters
  • Dock Area Module
  • GraphicsScene and Mouse Events
    • GraphicsScene
    • HoverEvent
    • MouseClickEvent
    • MouseDragEvent
  • API Reference
    • Exporter
    • SVGExporter
  • Visual Programming with Flowcharts
    • flowchart.Flowchart
    • flowchart.Node
    • flowchart.Terminal
  • Point
  • Transform3D
  • UML class diagram
  • API Reference
  • Parameter Trees
  • ParameterTre...

ParameterTree API Reference#

Also see the ‘parametertree’ example included with pyqtgraph

Contents:

  • Parameter
    • registerParameterType()
    • registerParameterItemType()
    • Parameter
  • ParameterTree
    • ParameterTree
  • Built-in Parameter Types
    • Parameters
    • ParameterItems
  • ParameterItem
    • ParameterItem
  • Interactive Parameters
    • Basic Use
    • The Decorator Version
    • Title Formatting
    • Using InteractiveFunction

previous

Parameter Trees

next

Parameter

© Copyright 2011 - 2023, PyQtGraph developers.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.14.1.