pyqtgraph/pyqtgraph/parametertree
ntjess babd037cf7
Adds checklist parameter (#1952)
* Alphabetize parameter registration

* Implements a checklist parameter

* Several checklist updates
- Correct indentation
- Allow dict-like setting + non-string values
- Fix several bugs associated with 'exclusive' behavior

* Add 'checklist' to param tree example

* Add documentation

* Removes unneeded code

* Forgot to rebuilt RST doc

* `exclusive` checklist uses radio buttons

* better checklist change logic

Co-authored-by: Ogi Moore <ognyan.moore@gmail.com>
2021-09-07 21:25:17 -07:00
..
parameterTypes Adds checklist parameter (#1952) 2021-09-07 21:25:17 -07:00
Parameter.py Organize paramtypes (#1919) 2021-08-02 10:47:55 -07:00
ParameterItem.py Organize paramtypes (#1919) 2021-08-02 10:47:55 -07:00
ParameterSystem.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
ParameterTree.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
SystemSolver.py push bullet lists over 2 spaces to get them to show up as such in the… (#1912) 2021-07-21 07:12:35 -07:00
__init__.py Organize paramtypes (#1919) 2021-08-02 10:47:55 -07:00