TraceInputKeyPanel QML Type
A base type of the trace input key. 更多...
Import Statement: | import QtQuick.VirtualKeyboard.Styles 2.2 |
开始支持版本: | QtQuick.VirtualKeyboard 2.0 |
基类: |
属性
- control : Item
- traceMargins : real
详细描述
This type provides panel for decorating TraceInputKey items in the keyboard layout.
属性
control : Item |
Provides access to properties in TraceInputKey.
A list of available properties in control:
patternRecognitionMode
Pattern recognition mode of this input areahorizontalRulers
A list of horizontal rulersverticalRulers
A list of vertical rulersboundingBox
Bounding box for the trace input
Sets margins of the trace input area.
The margins affect to the bounding box of the trace input area.