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

Make it possible for QScriptValueIterator to follow the prototype chain

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes