summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qsharedpointer_impl.h
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2015-01-29 12:17:44 +0100
committerMarc Mutz <marc.mutz@kdab.com>2015-09-13 12:22:10 +0000
commit98ce9a6309932c7cf3ec12c18b5fa1493cc4f420 (patch)
treecdfcd694580862ceda585019552244806225f019 /src/corelib/tools/qsharedpointer_impl.h
parentf43885f8d14e045e5ec47857d62a140d99d16cfa (diff)
QFileSystemModel: reimplement sibling for same-row
Since QFSM, like most models, uses QModelIndex::internalPointer() as an indicator of the row, getting a sibling in the same row is as easy as copying the internalPointer() of the incoming index and just creating a new index with the column adjusted. For rows, the situation is quite a bit more complicated, so we currently continue to call the generic implementation. Change-Id: I36921e3f9c01c458a75aa439018f21c4c657e1cf Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'src/corelib/tools/qsharedpointer_impl.h')
0 files changed, 0 insertions, 0 deletions