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

QSetIterator has hasPrevious, previous and peekPrevious but are unusable in Qt6

XMLWordPrintable

    • 0306247f5 (dev)

      Those functions exist as they were created by the macro, but they are not usable in Qt 6 because operator-- has been removed from QSet::iterator.

      Documentation should be updated at least, and maybe another macro created for forward only iterators which does not generate these functions.

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

            vhilshei Volker Hilsheimer
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes