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

Add compare function to QMap

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • 6.0.1
    • None
    • All

    Description

      QMap does not have the ability to specify the compare function.  This would allow customizing the compare function for existing Qt types.  For example, a case insensitive sort could be implemented for QString.

      This is currently part of std::map 

      https://en.cppreference.com/w/cpp/container/map

      Attachments

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

        Activity

          People

            peppe Giuseppe D'Angelo
            doug_rogers Doug Rogers
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes