You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been using this as a plugin for quite a while now: https://github.com/Proemion/SortFilterProxyModel/ . Would be happy to send a pull request (with updated .pro file, cmakelists) if anyone here is interested.
That will be nice if the model is availiable as a standalone QML plugin, for example when running QML application from PyQT.
Code of plugin.cpp:
Code of SortFilterProxyModel.pro to build a standalone plugin library using qmake:
The text was updated successfully, but these errors were encountered: