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

Add missing overloads to QStringList methods

    XMLWordPrintable

Details

    • c205f0512 (dev), f2e19d37d (dev), 3dffd5aa0 (dev)

    Description

      Copied from https://bugreports.qt.io/browse/QTBUG-116859:

      The following functions are missing (some) overloads (join and contains are considered complete, for now):

      • indexOf/lastIndexOf they work because they have a template backend, but fact this is visible in Clang -ftime-trace (→ QTBUG-97601), so they should get the same treatment as contains() (out-of-line QtPrivate::QStringList_xxx functions)
      • filter() QL1SV overload

      Attachments

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

        Activity

          People

            ahmad.samir Ahmad Samir
            ahmad.samir Ahmad Samir
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes