sourceRow, const QModelIndex &destinationParent, int destinationChild)
On models that support this, moves sourceRow from sourceParent to destinationChild under destinationParent.
Returns true if the rows were successfully moved; otherwise returns false.
а теперь вопрос QStringListModel поддерживает moveRow/Rows?
или делать (уже сделал) перемещение строк через remove|insertRow?
https://code.woboq.org/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.h.html
Обсуждают сегодня