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

Make it possible for QScriptValueIterator to follow the prototype chain

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Invalid
    • P2: Important
    • Some future release
    • 4.3.0
    • Qt Script
    • None

    Description

      Currently, QScriptValueIterator does not follow the prototype chain. This means you have to write a fair bit of code yourself (including dealing with "shadowed" properties) if you want to fully mimic the behavior of the for..in statement. It would be nice if QScriptValueIterator had a mode that did it automatically.

      Attachments

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

        Activity

          People

            kenthans Kent Hansen (Inactive)
            ezf ezf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes