-
Bug
-
Resolution: Invalid
-
P2: Important
-
6.7.3
According to documentation, GridView.view returns the GridView that manages the delegate instance, however a QQuickItem is returned instead of a GridView item when calling the attached property.
Similar issues are observable for ListView, PathView, TableView, and TreeView.