Qt 6.11 is out! See what's new in the release
blog
Faster WebView
General and Desktop
3
Posts
1
Posters
1.1k
Views
1
Watching
-
Hello forums,
I have been working on a browser that uses a QWebView to render the web pages. I have found my browser to be abysmally slow when loading pages. Is there something I need to do to speed it up to Web Browser-worthy speeds, or is this just a limitation of the QWebView. Also is it possible to integrate/utilize the Gecko, Trident, or Blink HTML engines instead of QWebView?
code examples would be greatly appreciated
Thanks for all of your time!