It looks like the virtualkeyboard module and plugin is non-starter, here. The plugin pulls in the module whenever windeployqt is run. But even with the Microsoft Korean IME installed and active, debug output shows that neither the plugin nor the module are in use. Seems use of QtVirtualKeyboard needs to be implemented through C++ or QML.
|