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

[Doc] QStringConverter lacks ICU support information

    XMLWordPrintable

Details

    • All
    • 71e87993d (dev), 5d1b211ab (6.7)

    Description

      From developer point of view who uses Qt6 its unclear about text en/decoding support in Qt.  You can't find proper information how to deal with codepages other than Unicode and Latin-1.

      Old QTextCodec was moved Qt5Compat and there is no information about recently added ICU backend to QStringConverter.

      https://doc.qt.io/qt-6/qstringconverter.html

      And icu support hidden behind QStringConverter::Flag::UsesIcu flag? It works automatically or developer should set that flag explicitly? None such information available.

      https://codereview.qt-project.org/c/qt/qtbase/+/417200/3/src/corelib/text/qstringconverter.cpp

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            krab Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes