A list with 3 columns. First column for show/hide, second for the model name and the third for lock/unlock that will only appear when the item is clicked.
How do you create something like this using QTableWidget and QStyledItemDelegate? I have been looking at the documentations and some questions and I still find it hard to understand.