Commit 46f6b84e authored by Jarkko Koivikko's avatar Jarkko Koivikko Committed by Mitch Curtis
Browse files

Add support for external language switch


Added new signal InputPanel::externalLanguageSwitch and
a property InputPanel::externalLanguageSwitchEnabled for
enabling external language switch.

If the externalLanguageSwitchEnabled is true, the signal is
triggered instead of built-in language popup.

The new language can be selected by setting the
VirtualKeyboardSettings::locale property.

[ChangeLog] Add option to use external language dialog instead of
built-in language popup.

Change-Id: I44f88e6b3e52db4cfbee02bd3b6d7f4be38a9521
Reviewed-by: default avatarJarkko Koivikko <jarkko.koivikko@code-q.fi>
Reviewed-by: default avatarMitch Curtis <mitch.curtis@qt.io>
Showing with 217 additions and 7 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment