I do not find how to move columns in the QSortFilterProxyModel.
I already make a sort for the rows.


Quote Originally Posted by Kouillo View Post
This seems very complicated for the simple sort I have to do. My QSortFilterProxyModel has some other operations and I fear to get some trouble with this method...

Does it exist any method to move columns in the QSortFilterProxyModel, and edit mapping ?