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

add PySide6 support #25

Merged
merged 4 commits into from
Feb 27, 2022
Merged

add PySide6 support #25

merged 4 commits into from
Feb 27, 2022

Conversation

danielhrisca
Copy link

Add PySide6 support alongside PyQt5.

If PySide6 is found to be already imported then it will be used, otherwise PyQt5 is used.

@JaWeilBaum
Copy link
Owner

Hi @danielhrisca thanks for your contribution!
I never worked with PySide6 so I'll have a look at it and test it. In the mean time, do you have any small script which can be used for testing?

Thanks a lot in advance!

@JaWeilBaum JaWeilBaum added the enhancement New feature or request label Feb 24, 2022
@danielhrisca
Copy link
Author

You can use the code from this branch https://github.com/danielhrisca/asammdf/tree/pyside6 and load this file using the GPS window
gps_demo.zip

gps_demo

@JaWeilBaum JaWeilBaum mentioned this pull request Feb 27, 2022
@JaWeilBaum JaWeilBaum merged commit 064d91f into JaWeilBaum:master Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants