Skip to content

Commit 237d660

Browse files
committed
Add "experimental" support for PyQt6/PySide6.
Currently these must be selected via `QT_API=pyqt6`/`QT_API=pyside6`. Note that I didn't create a separate backend_qt6agg (and backend_qt6cairo, and mplcairo.qt6...) as it seems preferable to instead move towards a single backend_qtagg and allow selection of the actual qt binding via the orthogonal QT_API mechanism. Most of the work is just handling attributes that moved out of the Qt namespace.
1 parent e453e26 commit 237d660

File tree

6 files changed

+215
-147
lines changed

6 files changed

+215
-147
lines changed

0 commit comments

Comments
 (0)