Hi all,
I have a QTableWidget (QT 4.2) which contains checkboxs. I have two questions:
1) Is there a way of centering the checkboxes in each cell.By default they are all aligned to the left.
2) How can I add a combobox, checkbox to the horizontal headers of the table?
Thanks in advance for any help.