hi,
for a custom table-model that should contain CheckBoxes within a specific column i
have implemented the data(..) method to check for the Qt::CheckStateRole.
The problem is that i see that these are always aligned to the left within the table-cell.
how do i align these to the center without having to implement my own delegate !?!
thnx alot.
Bookmarks