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

Port QJson API to QAnyStringView

    XMLWordPrintable

Details

    • 13
    • Foundation PM Prioritized, Foundation Sprint 93, Foundations Sprint 94

    Description

      The JSON API is already overloaded for QString/QStringView/QLatin1String, so it's the perfect candidate for replacing all of these overload sets with a single QAnyStringView function.

      Additionally, the toString() functions could get companion toStringView() functions that return views into the internal string storage (which may be US-ASCII, UTF-8, or UTF-16, so needs QAnyStringView). (→ QTBUG-133688)

      Attachments

        Issue Links

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

          Activity

            People

              cnn Qt Core & Network
              mmutz Marc Mutz
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes