tags:

views:

506

answers:

0

Hi folks,

I'm having to create a custom table manually with Qt4 (I need 2 header rows/columns). To do that, I've disabled horizontalHeader/verticalHeader's, and have created the header rows. Now, I'd like to style those table cells like the header cells are styled, but I don't see how to do that.

Anybody able to help?

TIA

Mike