How to share selections on different views with different models applied
-
I don't see a simple solution here. Imo you have to sync them manually because they rely on different indexes (the different proxy models).
-
KLinkItemSelectionModel
from KDE is the solution: https://api.kde.org/frameworks/kitemmodels/html/classKLinkItemSelectionModel.htmlThe KItemModels module is cross platform
-
KLinkItemSelectionModel
from KDE is the solution: https://api.kde.org/frameworks/kitemmodels/html/classKLinkItemSelectionModel.htmlThe KItemModels module is cross platform