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. Shifting my web browser from QtWebKit to QtWebEngine?
QtWS25 Last Chance

Shifting my web browser from QtWebKit to QtWebEngine?

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 2.3k 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.
  • N Offline
    N Offline
    nicky j
    wrote on 27 Apr 2014, 22:49 last edited by
    #1

    Hello,

    I was just reading about QtWebEngine and it sure looks nice. I would really like my web browser to use all those cool chromium technologies! The only problem is that it relies on QtWebKit and QWebView. I would like to port to QWebEngine when its out, but I don't want to break half my application in the process. How hard will it be to port to the QWebEngine? Can I just rename a few things or will I have to re-do much of my project? Is it worth my time to port it?

    Thanks!

    1 Reply Last reply
    0
    • J Offline
      J Offline
      JKSH
      Moderators
      wrote on 27 Apr 2014, 23:38 last edited by
      #2

      Hi,

      I don't know what is needed, but this should provide a good starting point: http://qt-project.org/wiki/QtWebEnginePortingFromQtWebKit

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • N Offline
        N Offline
        nicky j
        wrote on 27 Apr 2014, 23:42 last edited by
        #3

        Yeah I saw that link. I'm just wondering if all the QWebView methods and stuff will be ported over to QWebEngine. Much of my application relies on the signals and slots QWebView has to offer and I would hate to lose that functionality. I've also heard the QWebEngine will not support Android or iOS. Is this true? I'm interested in porting my application to those platforms in the future, so this may be a deal breaker.

        Thanks for your help!

        1 Reply Last reply
        0
        • J Offline
          J Offline
          JKSH
          Moderators
          wrote on 28 Apr 2014, 01:06 last edited by
          #4

          Qt WebKit does not run on Android or iOS.

          There are plans to port Qt WebEngine to Android: https://www.kdab.com/qt-on-android-episode-1/

          However, it will never happen on iOS, because Apple forbids 3rd-party web engines.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0

          2/4

          27 Apr 2014, 23:38

          • Login

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