pymadcad icon indicating copy to clipboard operation
pymadcad copied to clipboard

compatibility with Qt5, Qt6,PySide, PyQt

Open jimy-byerley opened this issue 1 year ago • 0 comments

PyQt5 has been used since the beginning in pymadcad, but several other wrappers of Qt exists in python, and other versions of Qt

Since the mainstream wrappers are very close in their API, and thet Qt5 and Qt6 are very close as well (for their desktop features), To help its integration in bigger softwares, should make pymadcad compatible with them all.

Such change has already been demanded in #71 Specifications for API changes in this, has been prototyped in a separate repo

@bourbonut is working on this in his fork

jimy-byerley avatar Dec 23 '23 15:12 jimy-byerley