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

QLocale: add support for old/deprecated language and country codes

XMLWordPrintable

      Add support for language and country aliases to QLocale.

      CLDR already contains that info in the supplemental/supplementalMetadata.xml. We should add this to Qt so that we can create QLocale using those aliases. That might be extremely useful for QApplication::keyboardInputLocale() on X11 - we could've just gotten the iso639 name of the keyboard layout and create a QLocale based on it.

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

            dzyubenk Denis Dzyubenko (Inactive)
            dzyubenk Denis Dzyubenko (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes