Hi,
I have a problem with QTreeView. I want to read QString from selected cell, or (starting) index of this cell but I dont know how to do it. I've tried to use currentIndex(), but it shows position in current View- no matter which item is on first place in window after sorting or filtering it's index is always 0,0.
Bookmarks