Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-16478 QtScript API changes for Qt 5
  3. QTBUG-16500

Remove QScriptValueIterator functions for iterating backwards

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • 5.0.0
    • Qt Script
    • None

      There is no good use case for iterating back; the (forward) iteration order of properties is unspecified.
      QScriptValueIterator::hasPrevious(), QScriptValueIterator::previous(), and QScriptValueIterator::toBack() should be removed.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes