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.
Key caption is aligned differently when smallText is enabled.
This is not an issue if smallText is enabled for all keys,
but if enabled for individual keys the rendering will look bad.
Change-Id: I6d75dd1c012d79cdb2883b1f99988c6ba6aabe40
Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io>
Name | Last commit | Last update |
---|---|---|
dist | ||
examples | ||
src | ||
tests | ||
.gitattributes | ||
.gitignore | ||
.qmake.conf | ||
.tag | ||
LICENSE.GPL3 | ||
README.md | ||
qtvirtualkeyboard.pro | ||
sync.profile |
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.