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

          Activity

            People

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

              Dates

                Created:
                Updated: