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

Port QRegularExression capture API to QAnyStringView keys

XMLWordPrintable

    • 3
    • 737c6680b (dev)
    • Foundation Sprint 101, Foundations Sprint 102, Foundation Sprint 103, Foundation Sprint 104, Foundation Sprint 105, Foundation Sprint 106

      The QRegularExpression capture-by-name keys are currently QStringViews, but are only ever used to compare them against a const char16_t*, so this API is a perfect candidate for replacing all of these overload sets with a single QAnyStringView function.

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

            matthias_rauter Matthias Rauter
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes