Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
None
-
6.5.4, 6.6.1
Description
Supply a C++ model that implements headerData to a TableView with a HorizontalHeaderView.
The HorizontalHeaderView displays data returned by the headerData method, however in 6.6.1 the headerData method is not called, so no data is displayed.
In 6.6.0 the method is called with no issue.
See the attached project for a reproduction of the issue.
Attachments
Issue Links
- is duplicated by
-
QTBUG-128502 HorizontalHeaderView does not call headerData() when subclassing QAbstractItemModel
-
- Closed
-