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

QStringListModel not available in PySide2 #404

Closed
johnsonthomasson opened this issue May 8, 2024 · 1 comment
Closed

QStringListModel not available in PySide2 #404

johnsonthomasson opened this issue May 8, 2024 · 1 comment

Comments

@johnsonthomasson
Copy link

johnsonthomasson commented May 8, 2024

Hi,

We are testing the latest code on master for use in both PySide2 and PySide6 contexts. I noticed that you temporarily released 1.4.0 but then took it down. So you may already be aware of this issue.

At the moment we're finding, in a PySide2 context, QStringListModel is not available on Qt.QtCore or Qt.QtGui, however, it is available on PySide2.QtCore. In a PySide6 context, we're finding, as expected, QStringListModel is available on Qt.QtCore.

@mottosso
Copy link
Owner

mottosso commented May 9, 2024

Thanks for reporting this. 1.4.0 hasn't been released yet (unsure where you saw this?), you can follow the latest here and here.

Pushing a fix now.

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

2 participants