[Closed] QTreeView setCurrentIndex() signal ?
General and Desktop
2
Posts
2
Posters
1.8k
Views
1
Watching
-
wrote on 19 Dec 2012, 13:30 last edited by
For a treeView if i use setCurrentIndex() it selects/highlights a particular item based on the index. So is there any way that whenever I am using setCurrentIndex() it should emit a clicked() without creating my own custom class that subclasses QTreeView.
-
wrote on 19 Dec 2012, 13:38 last edited by
No :)
1/2