-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
4.8.0
-
None
-
Ubuntu 12.04
When using an QIdentityProxyModel with a model that has 0 rows or columns, the headerData function gets section = -1, which is not the same as when not using the QIdentityProxyModel
I have attached some code that reproduces the bug.