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
Proxy models allow us to sort, filter, modify, transform, and augment an existing model – without requiring us to modify the model itself. Rather than building a very complicated model class that has to take into account many options, you can simplify your implementation and separate the various concerns by using one or more proxy models. This video will teach you the basic information about them.
The example code showcased in this video is available here: https://github.com/KDAB/kdabtv