I would like to have a checkbox in the (column) headers in a QTableView() that I use, in order to mark certain columns. The model that I use is a QSqlTableModel. However, I can't find a way to do that.
Maybe somebody knows the trick?

Regards,
Bertwim