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

Details

    • All
    • e297a825c3dbd1ba9bd54d43097e6dcda8373e04

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes