Details

    • Technical task
    • Resolution: Done
    • Not Evaluated
    • 6.5.0 Beta1, 6.x
    • None
    • b85b545252 (qt/qtdeclarative/dev) b85b545252 (qt/tqtc-qtdeclarative/dev)

    Description

      qmltc generates multiple appends on bindings to lists like

      property list<QtObject> myList: [ QtObject {}, QtObject {}, ... ]
      

      instead of appending them all in one go, which may improve performance of the generated code.

      Attachments

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

        Activity

          People

            sami.shalayel Sami Shalayel
            sami.shalayel Sami Shalayel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes