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

[docs] fix "string" → "string view" in functions taking QLatin1String/View

XMLWordPrintable

    • 8
    • a608744c9 (dev), 603388c46 (6.5)

      The recent rename of QLatin1String to QLatin1StringView left the documentation of functions inconsistent. The functions used to refer to QLatin1String objects as strings, which is natural, since that was the name of the class. After the rename, they should now use string view, for consistency with the other view classes (QStringView, QUtf8StringView, QByteArrayView).

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

            cnn Qt Core & Network
            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