Description
Provides a uniform abstraction layer for PyQt and PySide bindings. It helps libraries and applications support multiple Qt Python bindings with one codebase.
A shared layer simplifies imports but cannot guarantee every binding behaves identically. Test UI behavior, signals, and packaging with the selected Qt backend.