and since a proxy uses the same underlying items from the source model, selecting in the proxy selects in the original as well.
Each view would work with a different model (one with the proxy, one directly with the source model), their QItemSelectionModel instances would work with different indexes, no?
Bookmarks