mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-10 13:46:35 +00:00
Provides FastExpressionFilter component compatible with SortFilterProxyModel. In comparison to original ExpressionFilter it allows to define which role values should be provided to the expression's context and improves performance significantly. Closes: #13063