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. Web browser with qml insted html+css
QtWS25 Last Chance

Web browser with qml insted html+css

Scheduled Pinned Locked Moved Solved QML and Qt Quick
9 Posts 3 Posters 2.4k 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.
  • S Offline
    S Offline
    seniorivn
    wrote on last edited by
    #1

    Hi, i've just started exploring qt/qml world and it seems pretty good, and my question is:
    why people don't use it instead html(i know that there is a way to convert qml to html, but i mean real using qt/qml as base for web browser.

    1 Reply Last reply
    0
    • p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by p3c0
      #2

      @seniorivn A simple answer is that all of the browsers are written to understand age old HTML.

      157

      S 1 Reply Last reply
      1
      • p3c0P p3c0

        @seniorivn A simple answer is that all of the browsers are written to understand age old HTML.

        S Offline
        S Offline
        seniorivn
        wrote on last edited by
        #3

        @p3c0 i understand that, but don't you think that qml would be better then html?

        p3c0P 1 Reply Last reply
        0
        • mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Well html can go many places where QML cannot. QML requires good opengl. I can view webpages in
          a minimal linux with a chrome. Many use cases would still need html so a browser that runs QML would be restricted in terms of use cases where it would fit.

          1 Reply Last reply
          1
          • S seniorivn

            @p3c0 i understand that, but don't you think that qml would be better then html?

            p3c0P Offline
            p3c0P Offline
            p3c0
            Moderators
            wrote on last edited by
            #5

            @seniorivn Why do you think so ?

            157

            S 1 Reply Last reply
            0
            • p3c0P p3c0

              @seniorivn Why do you think so ?

              S Offline
              S Offline
              seniorivn
              wrote on last edited by
              #6

              @mrjj i just tried both, and like qml more, maybe because i'm newbie, but qml seems to be more intuitive and works as good as react frameworks.

              1 Reply Last reply
              0
              • p3c0P Offline
                p3c0P Offline
                p3c0
                Moderators
                wrote on last edited by
                #7

                @seniorivn Well there is lot that an be said actually but Ill keep it minimal.
                There are indeed other popular JS frameworks like for eg. Facebook's React which too are in someway declarative like QML.
                There is no support for QML in standard browsers. Maybe you can try creating your own browser which can understand QML.
                Being a fan and user of Qt since a very long time I too would love people to adopt it so widely that browser developers are forced to provide support for QML but its just a dream :)
                HTML wins in most of the aspects so it stays.

                157

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  seniorivn
                  wrote on last edited by
                  #8

                  @p3c0 looks like html wins only market, but it's not permanent, thanks for answer.
                  At first qml users should use qmlweb for real, once it becomes popular there will be a room for qml based web browser.

                  p3c0P 1 Reply Last reply
                  0
                  • S seniorivn

                    @p3c0 looks like html wins only market, but it's not permanent, thanks for answer.
                    At first qml users should use qmlweb for real, once it becomes popular there will be a room for qml based web browser.

                    p3c0P Offline
                    p3c0P Offline
                    p3c0
                    Moderators
                    wrote on last edited by
                    #9

                    @seniorivn said in Web browser with qml insted html+css:

                    @p3c0 looks like html wins only market, but it's not permanent, thanks for answer.
                    At first qml users should use qmlweb for real, once it becomes popular there will be a room for qml based web browser.

                    fingers crossed :)

                    157

                    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