Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: 5.15.4
-
Fix Version/s: None
-
Component/s: Virtual Keyboard
-
Labels:None
-
Platform/s:
Description
in doc mentioned
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) }