[Qt-interest] setHorizontalHeaderLabels in bold
mierdatutis mi
mmm286 at gmail.com
Wed Aug 5 20:35:03 CEST 2009
Hi,
I have a qtablewidget with horizontal headers like this:
QStringList list;
list<<"LA 1"<<"DIA-HORA";
tabla->setHorizontalHeaderLabels(list);
I would like that the headers are in bold, how could I do this?
Many thanks and sorry for my english!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090805/1150ab7a/attachment.html
More information about the Qt-interest-old
mailing list