NOAA-PMEL / PyFerret

The PyFerret program and Python module from NOAA/PMEL
https://ferret.pmel.noaa.gov/Ferret/
The Unlicense
60 stars 22 forks source link

Support using PySide2 for displayed graphics #70

Closed karlmsmith closed 4 years ago

karlmsmith commented 4 years ago

PySide2 is the Python wrapper to Qt supported by Qt, so support using it as an alternative to PyQt. The parts of the API used by the PyFerret displayed graphics engines are identical to PyQt5 so it is just a matter of using PySide2 as the package instead of PyQt5.

karlmsmith commented 4 years ago

Support for PySide2 added in commit 6b60dd21803fefa3180359bcdbbd0a51933244bb