8.5.6.1.10. pymodaq_gui.utils.widgets.tree_toml module

Created the 19/10/2023

@author: Sebastien Weber

class pymodaq_gui.utils.widgets.tree_toml.TreeFromToml(config=None, capitalize=True)[source]

Bases: QObject

Create a ParameterTree from a configuration file

Methods

dict_to_param

param_to_dict

show_dialog

classmethod dict_to_param(config, capitalize=True)[source]
Return type:

Parameter

classmethod param_to_dict(param)[source]
Return type:

dict

show_dialog()[source]
Return type:

bool