ChangeLanguageKey QML Type

Change language key for keyboard layouts. More...

Import Statement: import QtQuick.VirtualKeyboard 2.0
Inherits:

BaseKey

Properties

Detailed Description

Changes the current input language to the next one in the list of supported languages.

Property Documentation

customLayoutsOnly : bool

If this property is true, the input language is only changed between the languages providing custom layout.

For example, if only the English and Arabic languages provide digits layout, then other locales using the shared default layout are ignored.

The default is false.


© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.