-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Hi oKcerG - I have found great use from your work on the SortFilterProxyModel for Qt C++ projects that I have been working on. Recently, I had to develop a PySide6 QML app and needed a QML exposed QSortFilterProxyModel so I went about porting your code to PySide6 (it can easily be adapted for PySide5, PyQt5 and PyQt6).
I just released the port: PyQmlSortFilterProxyModel
The port needs more work to increase stability and to capture all the features in SortFilterProxyModel; however for anyone using python qt with QML the current port can be an OK starting point.
I am leaving a message here to see if you'd like to mention the port somewhere in your Wiki / README.
Take care,
troyane
Metadata
Metadata
Assignees
Labels
No labels