Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PySide6 (python qt) version #93

Open
dogezen opened this issue Sep 11, 2021 · 0 comments
Open

PySide6 (python qt) version #93

dogezen opened this issue Sep 11, 2021 · 0 comments

Comments

@dogezen
Copy link

dogezen commented Sep 11, 2021

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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant