i decided to create a qtableview with only one column that contains checkboxes , i saw that i can use itemdelegate to implement that .
can someone please give post a link to a complete example on how to do so , and it must have the option to get a signal when a checkbox is changed .
thank you