How to add language in QML virtual keyboard
Solved
QML and Qt Quick
-
- I recompiled the "virtualkeyboard".
- And by copying the library files to the ARM development board in the following path.
{Your QT source code path}/qtvirtualkeyboard/plugins/virtualkeyboard/libqtvirtualkeyboard_pinyin.so
- As shown in the figure below, I have added Chinese Pinyin.
-