C
SelectionListHighlight QML Type
Template for the selection list highlight. More...
Import Statement: | import QtQuick.VirtualKeyboard.Styles |
Inherits: |
Detailed Description
The delegate is used as ListView.highlight
.
Selection list is used by word candidate view for pinyin input:
For example, see src/virtualkeyboard/styles/builtin/default/SelectionListHighlight.qml
.
Available under certain Qt licenses.
Find out more.