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!

PyQt/PySide 1:1 Coaching with Martin Fitzpatrick — Save yourself time and frustration. Get one on one help with your Python GUI projects. Working together with you I'll identify issues and suggest fixes, from bugs and usability to architecture and maintainability.

Book Now 60 mins ($195)


Well done, you've finished this tutorial! Mark As Complete
[[ user.completed.length ]] completed [[ user.streak+1 ]] day streak
Martin Fitzpatrick

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. Martin founded PythonGUIs to provide easy to follow GUI programming tutorials to the Python community. He has written a number of popular Python books on the subject.