oKcerG / SortFilterProxyModel

A nicely exposed QSortFilterProxyModel for QML
MIT License
298 stars 101 forks source link

Filter based on proxyModel index? #94

Open xicor333 opened 2 years ago

xicor333 commented 2 years ago

Is there a way to filter based on index of proxymodel after previous filters? The indexFilter seems to only function on index of the source model