comparison rdf/RDFImporter.cpp @ 1455:ec9e65fcf749

The use of the begin/end pairs here just seems to cause too many rows to be deleted (from the visual representation, not the underlying model). Things apparently work better if we just modify the underlying model and let the change signals percolate back up again. To that end, update the change handlers so as to cover their proper ranges with dataChanged signals.
author Chris Cannam
date Mon, 23 Apr 2018 16:03:35 +0100
parents b9faee02afa5
children 85e9b7b31a8d
comparison
equal deleted inserted replaced
1454:743c38b209d0 1455:ec9e65fcf749