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

Fix Qt crash course example #2470

Merged
merged 2 commits into from Oct 6, 2022
Merged

Fix Qt crash course example #2470

merged 2 commits into from Oct 6, 2022

Conversation

Jaime02
Copy link
Contributor

@Jaime02 Jaime02 commented Oct 5, 2022

Updated to work with PyQt6. Fully compatible with PySide6. Can work with PyQt5 / PySide2 changing exec to exec_

Detail the reasoning behind the code change. If there is an associated issue that this PR will resolve add

Fixes #2129

Updated to work with PyQt6. Fully compatible with PySide6. Can work with PyQt5 / PySide2 changing exec to exec_
@Jaime02
Copy link
Contributor Author

Jaime02 commented Oct 6, 2022

Seems like a test got stuck, quite weird right?

@j9ac9k
Copy link
Member

j9ac9k commented Oct 6, 2022

Thanks @Jaime02 for the PR!

@j9ac9k j9ac9k merged commit b504c19 into pyqtgraph:master Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

read the docs Qt crash course example broken
3 participants