Pressed signal from VirtualKeyboard's HideKeyboardKey
Unsolved
QML and Qt Quick
-
Re: Looking for onHideKeyboardKeyPressed() functionality
Hello,
Does anyone know if there is a way to detect that the VirtualKeyboard's HideKeyboardKey has been pressed? I saw that this question had been asked 2 years ago but no one had an answer to it. I looked through the list of names in the Qt::Key enum and couldn't find one that corresponds to the HideKeyboardKey. Is there some other signal emitted that I'm missing?