Skip to content

(re)Implementation of PR3444#1

Open
Ashwolaa wants to merge 4 commits intodevfrom
feature/json_serialization
Open

(re)Implementation of PR3444#1
Ashwolaa wants to merge 4 commits intodevfrom
feature/json_serialization

Conversation

@Ashwolaa
Copy link
Copy Markdown
Collaborator

Application of PR JSON serialization for Parameter#3444

Changes with 3444

Instead of using class instances, adding utility functions (iojson.py) using the ParameterJsonEncoder

  • parameter_to_json: make a json str from a parameter
  • parameter_from_json: make a parameter from a json str
  • parameter_restore_from_json: restore a parameter
  • parameter_to_json_file: make a json file from a parameter
  • parameter_from_json_file: make a parameter from a json_file
  • parameter_restore_from_json_file: restore a parameter from a json_file

Comment thread pyqtgraph/parametertree/utils.py Fixed
Comment thread pyqtgraph/parametertree/utils.py Fixed
@Ashwolaa Ashwolaa assigned Ashwolaa and unassigned Ashwolaa Apr 28, 2026
@Ashwolaa Ashwolaa added the enhancement New feature or request label Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants