Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
4.3.1
-
None
Description
It would be nice if QSortFilterProxyModel would separate the
dynamic sort/filter into separate calls for filtering and sorting.*
We found out that when turning this on we were re-sorting on every update when there was no need to. This can be a pretty big performance hit on large models.