┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemlistview.cpp
diff options
context:
space:
mode:
authorFrank Reininghaus <[email protected]>2013-09-07 18:06:45 +0200
committerFrank Reininghaus <[email protected]>2013-09-07 18:06:53 +0200
commit7e30467679a403f953e2547894febb51e8a3d78b (patch)
treec8be61598aef5796ae2c67633b5842267788785f /src/kitemviews/kfileitemlistview.cpp
parent1848854c6dc909ba9eea58de41112a5b444a27cf (diff)
Make expandedParentsCount() work without accessing the data hash
The idea is that we no longer assume that the "expandedParentsCount" for each item will be stored in the QHash. It is only accessed for items which are expanded, and which are not top-level items (i.e., which have an expandedParentsCount > 1). Some unit tests are added to improve the coverage of the affected code. REVIEW: 112562
Diffstat (limited to 'src/kitemviews/kfileitemlistview.cpp')
0 files changed, 0 insertions, 0 deletions