-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add PyQt6 and PySide6 support #979
Conversation
MichaelClerx
commented
Jun 7, 2023
•
edited
Loading
edited
- IDE
- DataLogViewer
- DataBlockViewer
Probably also a good time to drop PyQt4 and PySide support. Wikipedia says 5 was released in 2012, and support for 4 ended in 2015. Myokit deprecated Qt4 and PySide use in september 2019. |
PyQt6 uses |
Done 😁 |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #979 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 101 101
Lines 20406 20406
=========================================
Hits 20406 20406
☔ View full report in Codecov by Sentry. |