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

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

    XMLWordPrintable

Details

    • c4fc11671 (dev), 925d60291 (6.5)

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes