Feature/plugin support
Description
Improved plugin support
Related Issues
closes #252 (closed)
Type of Change
- Added support for loading ui files with custom widgets with pyqt6.
- Added base class to avoid enforcing the inheritance of BECConnector.
- Changed plugin report to a container of dataclasses.
- Dropped support for PyQt5 and Pyside2 - qt5 tests were failing now already for quite some time; pyside2 was never tested
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k