PySide6: Is the QWebEngineView available?

Heads up! You've already completed this tutorial.

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!


Over 10,000 developers have bought Create GUI Applications with Python & Qt!
Create GUI Applications with Python & Qt6
Take a look

Downloadable ebook (PDF, ePub) & Complete Source code

Also available from Payhip , Gumroad , Leanpub and Amazon Paperback

[[ discount.discount_pc ]]% OFF for the next [[ discount.duration ]] [[discount.description ]] with the code [[ discount.coupon_code ]]

Purchasing Power Parity

Developers in [[ country ]] get [[ discount.discount_pc ]]% OFF on all books & courses with code [[ discount.coupon_code ]]
Well done, you've finished this tutorial! Mark As Complete
[[ user.completed.length ]] completed [[ user.streak+1 ]] day streak

PySide6: Is the QWebEngineView available? was written by Martin Fitzpatrick .

Martin Fitzpatrick has been developing Python/Qt apps for 8 years. Building desktop applications to make data-analysis tools more user-friendly, Python was the obvious choice. Starting with Tk, later moving to wxWidgets and finally adopting PyQt.