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

Add compare function to QMap

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes