How to get QTableWidgets horizontal header?
General and Desktop
5
Posts
4
Posters
7.4k
Views
1
Watching
-
or you can get a particular header of a column using "QTableWidget::horizontalHeaderItem ( int column ) ":http://doc.qt.nokia.com/latest/qtablewidget.html#horizontalHeaderItem
-
the above link is broken. This is the link to Qt 5.1 "QTableWidget::horizontalHeaderItem(int col)":https://qt-project.org/doc/qt-5.1/qtwidgets/qtablewidget.html#horizontalHeaderItem