Does this line
by any chance clear a QList that is used as the internal data structure of a QAbstractItemModel? If so, have a look at QAbstractItemModel::beginResetModel() and QAbstractItemModel::endResetModel().
Does this line
by any chance clear a QList that is used as the internal data structure of a QAbstractItemModel? If so, have a look at QAbstractItemModel::beginResetModel() and QAbstractItemModel::endResetModel().
Bookmarks