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

Deprecate QMap implicit conversion to a multi map

    XMLWordPrintable

Details

    • All
    •  4ec6748c6a30f74e6d8fbb90fc118b306d1fa690

    Description

      Functions that enable this behavior:

      • insertMulti
      • unite

      Functions that are rendered redundant by this change:

      • equal_range(Key)
      • count(Key)
      • uniqueKeys()
      • values(Key)

      These functions will also be deprecated and slated for removal in QMap. QMultiMap will retain these and unite() (insertMulti will be gone for both, QMultiMap::insert does the same).

       

      Attachments

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

        Activity

          People

            manordheim Mårten Nordheim
            manordheim Mårten Nordheim
            Maurice Kalinowski Maurice Kalinowski
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes