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

QJsonObject and QJsonArray are missing Java-style Iterators

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P4: Low P4: Low
    • None
    • 5.0.0 Beta 1, 5.0.0
    • (Inactive) JsonDB
    • None

      Currently, QJsonObject and QJsonArray only have STL-style iterators, but Java-style iterators are missing. They can be converted to QVariantMap/QVariantList, but as Java-style iterators seem to be the Qt standard, I don't understand why only a STL-syle iterator exists.

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

            dzyubenk Denis Dzyubenko (Inactive)
            fxrh Felix Rohrbach
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes