Closed tronical closed 2 years ago
https://github.com/slint-ui/slint/pull/1249 added support for a filtering and a mapping model for Rust, and #1679 tracks a sorting model for Rust.
We should have filtering, mapping and sorting model "proxy" model types in C++, too.
There might be still refinements to the API and docs, but generally this is implemented.
https://github.com/slint-ui/slint/pull/1249 added support for a filtering and a mapping model for Rust, and #1679 tracks a sorting model for Rust.
We should have filtering, mapping and sorting model "proxy" model types in C++, too.