How to create checkbox delegate in QTableView?
I am using QSqlQuerymodel to populate the table.
For each row first column should contain checkbox to select particular row.