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

Qt needs a QUtf8StringIterator

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • None
    • 13
    • Foundation PM Prioritized, Foundations Sprint 96, Foundations Sprint 97, Foundations Sprint 98, Foundations Sprint 99

    Description

      We have QStringIterator, but it's only for UTF-16. We desperately need one for UTF-8 to avoid having to bulk-convert to UTF-16 before every meaningful operation.

      Ideally, such an iterator would be a template and work for all encodings: L1, U8, U16 and U32. The first and last being trivial, of course.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change