QAbstractItemModel::beginRemoveRows() must not take a negative value
for first or last. It will assert so we should make sure the examples
are correct.
The assertion was added in
|
||
|---|---|---|
| .. | ||
| fetchmore.pro | ||
| filelistmodel.cpp | ||
| filelistmodel.h | ||
| main.cpp | ||
| window.cpp | ||
| window.h | ||