Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.12.4, 5.13.0
-
None
Description
Based on this SO question, note that the QtQuick2 TableView delegate's row, column and index properties are not documented, so to know them, I had to review the source code. I consider that these properties are important since, for example, it allows us to distinguish the spatial position of the item pressed, etc.