Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
It would be nice to have a function QList::move(from, to, count) to move more than one item at once. This would simplify (and speed up) e.g. https://codereview.qt-project.org/c/qt/qtbase/+/582308
I can try to provide a patch if the request makes sense to you.