module "QtQuick.VirtualKeyboard.Plugins" is not installed
Unsolved
QML and Qt Quick
-
Hi,
I have this message when I want to use VirtualKeyboard:
"module" QtQuick.VirtualKeyboard.Plugins "is not installed"My plugins are installed automatically with the online installer on "AdditionalLibraries"
I added "qputenv (" QT_IM_MODULE ", QByteArray (" qtvirtualkeyboard "));" on my main.cpp
Thanks if anyone can help me, I don't really understand the Qt documentation for VirtualKeyboard.