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. Want some more information about QtWebView in Qt 5.4.2 as a preview version
QtWS25 Last Chance

Want some more information about QtWebView in Qt 5.4.2 as a preview version

Scheduled Pinned Locked Moved Unsolved General and Desktop
qtwebviewqtwebengine
2 Posts 2 Posters 1.2k Views
  • 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.
  • I Offline
    I Offline
    Iris_419
    wrote on last edited by
    #1

    My widgets based application is using Qt 5.4.2 for now, Mac only, I succeed use QtWebView+QQuickView displayed a web page.

    My questions are:

    1. Does QtWebView in Qt 5.4.2 as a preview version rely on QtWebEngine, and can't it work without QtWebEngine?
    2. If so, under the condition that I use QQuickView to display in a widgets base app, what is used for rendering? Still OpenGL? I read QtWebEngineWidgets use OpenGL for rendering here: http://doc.qt.io/qt-5/qtwebengine-overview.html#qt-webengine-widgets-module, not sure what is used for my case.
    3. What are the main differences between QtWebView 5.4.2 preview and QtWebView 5.9?

    Thanks for answering very much!

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

      Hi,

      From a quick look at the sources of the module:

      1. Yes it does and yes for iOS and Android, so in your case for macOS, no.
      2. In 5.9, the native macOS web view is used rather than QtWebEngine and support for winrt

      For number 2, what should your application 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
      0

      • Login

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