python - PyQt tableview and edits to multiple selected cells -


ive been working on simple tableview model, ive hit stumbling block when want edit multiple cells. need able change checkstate on cells checkboxes. when select more 1 cell , toggle check boxes clicked cell updates checkboxes. great. thanks

i guess have variable store selected cells. selected cells force checking calling setcheckedstate() method.

let me know if i'm mistaken.


Comments

Popular posts from this blog

c++ - error: use of deleted function -

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -