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

Investigate and improve QML type usage in JS

    XMLWordPrintable

Details

    Description

      There are a number of issues when using QML types from JS, where 'normal' JS usage rules do not apply. For example:

      1. var Image = new Image() <- QML types cannot be newed like JS types
      2. (myRect instanceOf Item) <- QML types do not work with instanceof

      These issues need to be identified, and a plan for dealing with them developed.

      Attachments

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

        Activity

          People

            w00t Robin Burchell
            brasser Michael Brasser (closed Nokia identity) (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes