C
AlternateKeysListDelegate QML Type
Template for the alternative keys list delegate. More...
Import Statement: | import QtQuick.VirtualKeyboard.Styles |
Inherits: |
Detailed Description
A list of available roles in the delegate:
text
Char from alternativeKeys string or string in case of string list.index
Index in alternativeKeys string or string list.
For example, see src/virtualkeyboard/styles/builtin/default/AlternateKeysListDelegate.qml
.
Available under certain Qt licenses.
Find out more.