davidedmundson requested changes to this revision.
davidedmundson added a comment.
This revision now requires changes to proceed.
QAIV creates a new selectionModel whenever we call setModel.
(qabstractitemview.cpp:762)
So you're right this is at best, a bit pointlesss, but the fix isn't r
sitter created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY
simply change its underlying model after it has been initialized once.
ideally I suppose instead of changing the model at all we should h