Skip to content

Fix Qt crash course example#2470

Merged
j9ac9k merged 2 commits intopyqtgraph:masterfrom
Jaime02:fix-qtcrashcourse
Oct 6, 2022
Merged

Fix Qt crash course example#2470
j9ac9k merged 2 commits intopyqtgraph:masterfrom
Jaime02:fix-qtcrashcourse

Conversation

@Jaime02
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

Jaime02 commented Oct 6, 2022

Seems like a test got stuck, quite weird right?

@j9ac9k
Copy link
Copy Markdown
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