Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-109147

Methods returning lists of builtins cannot be used from C++

XMLWordPrintable

    • c4fc11671 (dev), 925d60291 (6.5)

      This is because builtins are not part of the imports. All non-list builtin types are special-cased using stringToBuiltinType() in QQmlIRBuilder. The lists are not. When we get to the point of trying to look them up in QQmlObjectCreator, they aren't found.

        For Gerrit Dashboard: QTBUG-109147
        # Subject Branch Project Status CR V

            ulherman Ulf Hermann
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes