Home
last modified time | relevance | path

Searched refs:descendantsItem (Results 1 – 1 of 1) sorted by relevance

/dports/deskutils/korganizer/korganizer-21.12.3/src/views/collectionview/
H A Dreparentingmodel.cpp453 const auto descendantsItem = descendants(sourceIndex); in onSourceRowsInserted() local
454 for (const QModelIndex &descendant : descendantsItem) { in onSourceRowsInserted()