redvypr.widgets.gui_config_widgets.configQTreeWidget.create_qtree

configQTreeWidget.create_qtree(editable=True)

Creates a new qtree from the configuration and replaces the data in the dictionary with a configdata obejct, that save the data but also the qtreeitem, making it possible to have a synced config dictionary from/with a qtreewidgetitem. TODO: Worth to replace with a qviewitem?