pyqtgraph Logo
0.13.1
  • Introduction
  • Mouse Interaction
  • How to use pyqtgraph
  • Installation
  • Qt Crash Course
  • Plotting in pyqtgraph
  • Displaying images and video
  • 3D Graphics
  • Line, Fill, and Color
  • Interactive Data Selection Controls
  • Exporting
  • Rapid GUI prototyping
  • Parameter Trees
    • ParameterTree API Reference
      • Parameter
      • ParameterTree
      • Built-in Parameter Types
      • ParameterItem
      • Interactive Parameters
  • Visual Programming with Flowcharts
  • Internals - Extensions to Qt’s GraphicsView
  • API Reference
pyqtgraph
  • Parameter Trees
  • ParameterTree API Reference
  • View page source

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 Next

© Copyright 2023 - 2023, Luke Campagnola.

Built with Sphinx using a theme provided by Read the Docs.