qt6 fixes
This commit is contained in:
parent
4d2d4034f9
commit
d1c8d445bc
9 changed files with 75 additions and 47 deletions
|
|
@ -97,7 +97,7 @@ on pypi as it is a dependency. Just download and install it from
|
|||
https://git.plastiras.org/emdee/toxygen_wrapper
|
||||
|
||||
This is being ported to Qt6 using qtpy https://github.com/spyder-ide/qtpy
|
||||
It now runs on PyQt5 and should soon run on PyQt6 and may run on PySide2 and
|
||||
It now runs on PyQt5 and should run on PyQt6, and may run on PySide2 and
|
||||
PySide6 - YMMV. You will be able to choose between them by setting the
|
||||
environment variable QT_API to one of: pyqt5 pyqt6 pyside2 pyside6.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue