webview / webview

Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
MIT License
12.56k stars 944 forks source link

Looking for Qt binding project #1091

Closed Macintron closed 1 week ago

Macintron commented 7 months ago

I like to show web content in a Qt application. This could be implemented with QWebEngineView, but increases the app size dramatically and links against all QtWebEngine* which requires to build/ship Qml/QtWebKit. I do not want to crossbuild QtWebEngine for Linux, macOS, mingw.

This webview looks very promising, but I miss the binding to Qt. Is there already a Qt-integration somewhere?

Thanks a lot!

What OS are you using (uname -a, or Windows version)?

linux, macOS, windows (mingw)

What programming language are you using (C/C++/Go/Rust)?

C/C++ 17

What did you expect to see and what you saw instead?

liaozhangsheng commented 3 weeks ago

A small qml demo that will be optimized in the future

b247741d46cfc4eebe77fc36c53b216