pyqtgraph/pyqtgraph/parametertree
2xB 78929adbea ParameterItem: self.param.opts -> opts
Using `opts` as alias for `self.param.opts`, following the style of `updateFlags`.
2020-06-06 16:04:05 +02:00
..
tests Add tests for inpute/output type on a few parameter types 2017-08-02 15:03:58 -07:00
__init__.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
Parameter.py Fix: Parameter tree ignores user-set 'expanded' state (#1175) 2020-05-30 13:01:39 -07:00
ParameterItem.py ParameterItem: self.param.opts -> opts 2020-06-06 16:04:05 +02:00
ParameterSystem.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ParameterTree.py Fix: Parameter tree ignores user-set 'expanded' state (#1175) 2020-05-30 13:01:39 -07:00
parameterTypes.py Fix: Parameter tree ignores user-set 'expanded' state (#1175) 2020-05-30 13:01:39 -07:00
SystemSolver.py systemsolver: add method for checking constraints / DOF 2017-09-29 08:58:00 -07:00