All,

This should be quite simple but it is eluding me at the moment. I want to turn off the heading separator QTableWidget shows when you set the text for column and row headings. The default appears to be 3 little dots. Since I have user resizing disabled I would really like to either turn thise off or change it to be a continuation of the line.

qt 4.8 on Linux Mint 13

Application will eventually be built for an embedded target but I'm just tooling around with table stuff now in a stand alone application.

Thanks,
Roland