-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
ItemSelectionModel shoud provide selectAll/deselectAll convenience functions.
As it is today, I have to create a custom class that inherits from QItemSelectionModel that implement these methods to use them.
Since is a very basic feature and is not so easy to efficiently implement it directly in qml, it would be great to have these functions in the future versions of Qt.