Qt 6.11 is out! See what's new in the release
blog
QSortProxyModel dynamicSortFilter Problem
General and Desktop
2
Posts
2
Posters
613
Views
1
Watching
-
Hi all,
I have a problem about sorting.After adding new row,QSortProxyModel dynamicSortFilter auto sort.I want to add to the last row.How to solve it?
Thanks in advace! -
Hi and welcome to devnet,
Do you mean that you want your new row not to be sorted when you added even if your QSortProxyModel is active ?