Co-authored-by: Méven Car <meven@kde.org>
std::reverse(itemRanges.begin(), itemRanges.end());
}
std::reverse(itemRanges.begin(), itemRanges.end());
}
- // N
- // resortAllItems();
// The indexes in m_items are not correct anymore. Therefore, we clear m_items.
// It will be re-populated with the updated indices if index(const QUrl&) is called.
m_items.clear();
// The indexes in m_items are not correct anymore. Therefore, we clear m_items.
// It will be re-populated with the updated indices if index(const QUrl&) is called.
m_items.clear();