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

availableLocales are not prebuild

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.15.4
    • Virtual Keyboard
    • None
    • Windows

    Description

      in doc mentioned

      https://doc.qt.io/qt-5/qml-qtquick-virtualkeyboard-settings-virtualkeyboardsettings.html#availableLocales-prop

      This list is read-only and depends on the build-time configuration of the virtual keyboard.

      but I tried added this in `basic` demo, it returns an empty list.

      Component.onCompleted: {
      console.log("uiLanguage ",Qt.uiLanguage)
      console.log("availableLocales:", VirtualKeyboardSettings.availableLocales)
      }
      

      Attachments

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

        Activity

          People

            jakoivik Jarkko Koivikko
            jiu shanheng jiu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes