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. Next Gen QML ?
Forum Updated to NodeBB v4.3 + New Features

Next Gen QML ?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 453 Views 3 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.
  • nooneN Offline
    nooneN Offline
    noone
    wrote on last edited by
    #1

    Back in 2019, I was supper exited to read following on https://www.qt.io/blog/2019/08/07/technical-vision-qt-6

    Make JavaScript an optional feature of QML. Having a full JavaScript engine when using QML can complicate things and is an overhead especially when > targeting low-end hardware such as microcontrollers. It is however extremely useful in many use cases.

    Support compiling QML to efficient C++ and native code. With strong typing and simpler lookup rules we can convert QML to efficient C++ and native
    code, significantly increasing runtime performance

    So Qt6 is released and I can't find most the above things in https://wiki.qt.io/New_Features_in_Qt_6.0

    Are these changes not going to happen ? or its just that they will arrive in later version in Qt 6.X ?

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

      Hi,

      That's something you should rather ask on the interest mailing list. You'll find there Qt developers/maintainers. This forum is more user oriented.

      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
      • nooneN noone

        Back in 2019, I was supper exited to read following on https://www.qt.io/blog/2019/08/07/technical-vision-qt-6

        Make JavaScript an optional feature of QML. Having a full JavaScript engine when using QML can complicate things and is an overhead especially when > targeting low-end hardware such as microcontrollers. It is however extremely useful in many use cases.

        Support compiling QML to efficient C++ and native code. With strong typing and simpler lookup rules we can convert QML to efficient C++ and native
        code, significantly increasing runtime performance

        So Qt6 is released and I can't find most the above things in https://wiki.qt.io/New_Features_in_Qt_6.0

        Are these changes not going to happen ? or its just that they will arrive in later version in Qt 6.X ?

        sierdzioS Offline
        sierdzioS Offline
        sierdzio
        Moderators
        wrote on last edited by
        #3

        @noone said in Next Gen QML ?:

        Are these changes not going to happen ? or its just that they will arrive in later version in Qt 6.X ?

        They are going to happen, but later in Qt 6 lifetime. I've heard Qt 6.3 being thrown around, but nothing's set in stone.

        (Z(:^

        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