i have created a Qtableview using Qabstracttablemodel. i want to add a checkbox to a column which user can operate. i set the flag to usercheckable. but i m not geting how user can interatct using the checkbox. means how to genrate a signal when it is checked/uncecked. and how i can catch the signal.
↧