Hi everyone, I've writing a custom Model/View, and I have a checkbox in the third column using the Qt::ItemIsUserCheckable flag. But I can't get the checkbox centered in the column. It is always aligned to the left. The Qt:TextAlignmentRole only apply to text, not checkbox.
Could any one give me a hint. Thanks!
Bookmarks