pyqtgraph/doc/source/parametertree/parameter.rst

12 lines
282 B
ReStructuredText
Raw Normal View History

2012-08-17 20:56:12 +00:00
Parameter
=========
.. autofunction:: pyqtgraph.parametertree.registerParameterType
.. autofunction:: pyqtgraph.parametertree.registerParameterItemType
2012-08-17 20:56:12 +00:00
.. autoclass:: pyqtgraph.parametertree.Parameter
:members:
.. automethod:: pyqtgraph.parametertree.Parameter.__init__