I have a KListWidget which will be filled with some names by the user. And when the user selects one of the items. Each of those items has its own settings everywhere in the dialog, checkboxes, another KListWidget which can have many strings, spinboxes etc. And wondering what would be a good way to perform this kinda of work. I will have KConfigXT store it because I will have an option to import/export all of this too