Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. convert project from qtwebkit to qtwebengine
Qt 6.11 is out! See what's new in the release blog

convert project from qtwebkit to qtwebengine

Scheduled Pinned Locked Moved QtWebEngine
3 Posts 3 Posters 1.5k Views 2 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.
  • D Offline
    D Offline
    dansav
    wrote on last edited by
    #1

    I am working with a project called uwebkit that was built with qtwebkit 5.3.1
    https://github.com/uWebKit/uWebKit
    The project provides a browser for unity3d. The project seems to be almost an exact duplicate of the tabbed browser example wrapped up to use as a plugin for unity. I have the source code for the project and have done a build before from source -- I have the instructions from the original author on how to do that.

    What would be involved in converting this project to QTWebEngine?

    I have only beginnner knowledge of c++ and qt and am primarily a unity3d programmer.
    Is there any chance of me upgrading this project to the newer QTWebEngine by myself, by swapping code examples --seeing as uwebkit is almost an exact port of one of the examples?

    If the chances are low how would I go about finding someone to do rebuild the project?

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

      Hi,

      If it's really just the tabbed browser rewrapped, you should take a look at the examples coming with QtWebEngine and see if the "wrapping" includes things not/not yet supported by the module. But otherwise, from your description I don't see this as something particularly insurmountable.

      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
      • B Offline
        B Offline
        bibleuspro
        wrote on last edited by
        #3

        I would be interested in helping with this. What did you decide?

        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