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

[REG 6.4 → 6.5] False positive for missing default constructor/create method on runtime

XMLWordPrintable

    • All
    • e297a825c3dbd1ba9bd54d43097e6dcda8373e04

      The attached example produces

      Singleton Foo needs either a default constructor or, when adding a default constructor is infeasible, a public static create(QQmlEngine *, QJSEngine *) method.

      , even though there's a wrapper defined that provides the desired create method.

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

            ulherman Ulf Hermann
            cajus Cajus Pollmeier
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes