Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. WebView example requires WebEngine?
Qt 6.11 is out! See what's new in the release blog

WebView example requires WebEngine?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 713 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tejohnso
    wrote on last edited by
    #1

    I built the WebView example and it seems to require libQt5WebEngineCore.so.5 which is huge.
    I built for Linux, not a mobile phone. So I guess on Linux an entire WebEngine is included just to provide the WebView.

    So my question then: Is there any point to using a WebView on desktop environments if the entire WebEngine is going to be included?

    1 Reply Last reply
    0
    • JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      I use WebView in desktop application, including WebEngine, for the facilities it provides.

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        The QtWebView module uses QtWebEngine on platforms that don't provide a native web view like macOS, iOS and Android do.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved