Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.6.0
-
None
Description
On a TreeView with SingleSelection selection mode, it's impossible to programmatically change the selected item.
I suggest adding a setCurrentIndex(QModelIndex) method (as far as I understand, when using single selection mode the selected item is the same as the current index.
Attachments
Issue Links
- relates to
-
QTBUG-47243 TreeView can't select items on touch enabled systems
- Closed