I would like to have one column in QTableWidget NOT editable. In forums I have read a lot about some flags but could not manage to imp
QTableWidget
flags
I came to a better suggestion, just overwrite the cellDoubleClicked signal with a new SLOT. This is, if you want none of the cells to be modified