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

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

    XMLWordPrintable

Details

    • 0306247f5 (dev)

    Description

      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.

      Attachments

        For Gerrit Dashboard: QTBUG-113379
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes