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

Introduce QString::join

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • 6.2
    • None

    Description

      We already have QStringList::join, but that works only  with one single container. Sometimes, we do however have a different container (e.g. https://codereview.qt-project.org/c/qt/qtdeclarative/+/403314/1/src/qmlcompiler/qqmljsimportvisitor.cpp#81).

       

      It would be nice if we had a built-in method that takes care of reserving memory to avoid repeated allocations.

      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
              fabiankosmale Fabian Kosmale
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes