PDA

View Full Version : Set QCheckBox at QTableWidget Header



chatarpal
4th February 2009, 13:16
Suppose i have QTableWidget which contains 5 columns. How can i set QCheckBox at 3 column header(only at 3rd column header not at 1st)?

spirit
4th February 2009, 15:19
I'm afraid that you have to write your own header view.