XMLWordPrintable

Details

    • Tiny QML

    Description

      Business justification

      See mother Initiative QTBUG-74398 (no point of repeating here).

      Implementation requirements

      • Take learnings from QUL QML research work and make that part of Qt 6.
        • QML without Javascript or controls. Qt Quick Compiler must be able to generate code without JavaScript in it.
        • QML that can fit in to very small memory footprint with hardware RAM below 2MB.
        • Qt with an QML engine that does not have the C++ parts of Qt, or has very limited parts of C++ API's. We still need full functionality of current items and anchors.
      • Optimally this is a configurable subset of 'full normal QML' instead of a replacement QML engine so that we do not need to maintain common bits in many places.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              ylopes Yoann Lopes
              santtuahonen Santtu Ahonen
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              1 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes