Sign up for the KDAB Newsletter
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Find what you need - explore our website and developer resources
3 March 2021
In this video, we will talk about QSortFilterProxyModel, a proxy model class that sorts and filters a given source model. Well, its name says it all, doesn't it? QSortFilterProxyModel is a concrete class and can either be used as-is, or subclassed in order to fine tune some of its behaviors.
The example code showcased in this video is available here: https://github.com/KDAB/kdabtv