Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt Quick or WebKit
Forum Updated to NodeBB v4.3 + New Features

Qt Quick or WebKit

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 1.6k 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.
  • V Offline
    V Offline
    vomus
    wrote on last edited by
    #1

    Hello, folks!
    We are just starting a development of a win/lin/mac network enabled application with video in it (that at some point might become a GPL app) and were discussing why one would invent Qt Quick if there is a fully blown HTML/CSS/etc. functionality for making GUI in WebKit. Using a QWebKit bridge one would expose all the back-end functionality to a JavaScript and just be done with it.

    This debate among us might seem a useless one but we must think it through to choose what technology to finally land on to write our application. I would very much appreciate any insight on the matter and may be there are some references that discuss the matter.

    Thanks a lot in advance,
    Sergei

    [[merged in another thread about this topic, Tobias]]

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      My best recommendation is to try and make a small test project in both, and compare your views :)

      I personally fell in love with QML after I tried, so I'm obviously biased here. And if you are considering Qt WebKit, be advised that it's not fully functional (for example, HTML5 video tag is not working. Will work in the future, but for now it doesn't). And in QML2, there is a canvas element that has an api similar to HTML canvas as an additional bonus.

      (Z(:^

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vomus
        wrote on last edited by
        #3

        Hello, folks!
        We are just starting a development of a win/lin/mac network enabled application with video in it (that at some point might become a GPL app) and were discussing why one would invent Qt Quick if there is a fully blown HTML/CSS/etc. functionality for making GUI in WebKit. Using a QWebKit bridge one would expose all the back-end functionality to a JavaScript and just be done with it.

        This debate among us might seem a useless one but we must think it through to choose what technology to finally land on to write our application. I would very much appreciate any insight on the matter and may be there are some references that discuss the matter.

        Thanks in advance,
        Sergei

        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