JaWeilBaum / pyqtlet2

pyqtlet2 extends pyqtlet which initially brought Leaflet maps to PyQt5 and PySide6.
Other
37 stars 19 forks source link

add PySide6 support #25

Closed danielhrisca closed 2 years ago

danielhrisca commented 2 years ago

Add PySide6 support alongside PyQt5.

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

JaWeilBaum commented 2 years ago

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!

danielhrisca commented 2 years ago

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