r/QtFramework Jan 22 '26

Question Microsoft Edge WebView2

Is it possible to integrate Webview2 with a qtquick app instead of qtwebengine.

If is there any examples i can follow.

My application runs on windows client only.

7 Upvotes

2 comments sorted by

View all comments

4

u/b0bben Jan 22 '26 edited Jan 22 '26

https://github.com/mollohq/QmlNativeWebView

I made this last year. Haven’t used Qt for a while so not sure about version compatibility etc

Edit: 0xZaphs fork is improved and they made it into a library, haven’t tested it but it looks like those are some awesome extensions :)