user avatar
Fix InputEngine::inputModes notification
Jarkko Koivikko authored
The inputModes property was not notified properly when updated.

This change adds value cache and update function for the property.

Currently this property is not tracked by anything, so the bug
was not noticed.

Change-Id: Ic9e562c6e6c8f508e56f115981a52314bef05535
Reviewed-by: default avatarMitch Curtis <mitch.curtis@qt.io>
3217d863

Qt Virtual Keyboard

Qt Virtual Keyboard is a virtual keyboard framework that consists of a C++ backend supporting custom input methods as well as a UI frontend implemented in QML.

For more information, see the documentation.