John_Alden | 2021-04-14 14:07:49 UTC | #1
I've seen conflicting information about using the QWebEngineView in PySide6. I'd like to convert my pyqt5 project to pyside6, but need the WebEngineView. Is it available now?
If not, would converting to pyside2 now make the transition to pyside6 easier when it is available?
PedanticHacker | 2021-04-15 12:14:29 UTC | #2
Since Qt will add back QtWebEngine and QtWebView in Qt 6.2, I guess you'll have to wait 'till September 2021 for PyQt6/PySide6 to have those modules available.
John_Alden | 2021-04-14 23:37:24 UTC | #3
Thanks for the info!
Create GUI Applications with Python & Qt6 by Martin Fitzpatrick — (PySide6 Edition) The hands-on guide to making apps with Python — Over 10,000 copies sold!