Open KT-network opened 2 months ago
Hello.
PyQt and PySide bindings are entirely different. I have no experience with PySide bindings and don't use PySide myself. I guess it should not be very difficult to create bindings for PySide6, since one can use PySide-QCP as an example. However, I have no plans to provide support for PySide6 in the nearest future (and I'm not sure if I will eventually). Also I think that bindings for PyQt and PySide should be developed in different repositories because they differ a lot.
From user perspective though, PySide and PyQt are very similar. Most code written for PySide should work with PyQt with minor modifications (import statements, some function names, etc.). If you really want Qt6, you might check if your code can be ported to PyQt6 with little effort.
Wish you a good day.
Hello.
PyQt and PySide bindings are entirely different. I have no experience with PySide bindings and don't use PySide myself. I guess it should not be very difficult to create bindings for PySide6, since one can use PySide-QCP as an example. However, I have no plans to provide support for PySide6 in the nearest future (and I'm not sure if I will eventually). Also I think that bindings for PyQt and PySide should be developed in different repositories because they differ a lot.
From user perspective though, PySide and PyQt are very similar. Most code written for PySide should work with PyQt with minor modifications (import statements, some function names, etc.). If you really want Qt6, you might check if your code can be ported to PyQt6 with little effort.
Wish you a good day.
Thank you very much for your reply.
As you said it is possible to use PySide-QCP as an example, but I don't have any relevant experience about this kind of thing either. 😅😅
It really wouldn't be difficult to convert PySide to PyQt, but that's not practical for my current project.
Thanks for your reply, once again.wish you happy every day.
Hi, since I'm not very good at using PyQt, in addition to the fact that the author of the Pyside-QCP project hasn't maintained it for a long time, all is it possible for you to provide support for the PySide6 bindings? I'm sure this is what most PySide6 developers want.
Hope to get your reply. In case I don't hear back from you, good afternoon, good evening, and good night.😉😉😉