PDA

View Full Version : Checkbox delegate



aravindan
25th April 2011, 12:46
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.

Anjan@369
2nd April 2013, 13:57
i am trying to implemet editable checkbox in tablemodel created using Qabstracttablemode. but unable to chk/unchk it..did u solved your prblm.????