Modern apps these days often end up needing to render complex layouts and rich text, so you end up needing QWebview anyway. At least that's been my experience creating desktop apps lately.
> Modern apps these days often end up needing to render complex layouts and rich text
/end up needing/choosing/
You can get pretty much any layout using Qt/QML or Gtk.Builder, no need for bloated webview.