qml/ExpandGridView: improve selection handling
-
qml/ExpandGridView: remove updateSelection signal
ExpandGridView already has selectionModel just update it directly -
qml/ExpandGridView: remove selectAll signal
ExpandGridView already has selectionModel just update it directly -
qml/ExpandGridView: rename delegateModel to selectionDelegateModel
defines property more accurately, also mirrors similar property in KeyNavigableTableView -
qml/ExpandGridView: improve error reporting
Edited by Prince Gupta