TraceInputKeyPanel QML Type

跟踪输入键的基本类型。更多

Import Statement: import QtQuick.VirtualKeyboard.Styles
Since: QtQuick.VirtualKeyboard 2.0
Inherits:

Item

属性

详细说明

该类型提供面板,用于装饰键盘布局中的TraceInputKey 项目。

属性文档

control : Item

提供对TraceInputKey 中属性的访问。

控件中的可用属性列表:

  • patternRecognitionMode 该输入区域的图案识别模式
  • horizontalRulers 水平标尺列表
  • verticalRulers 垂直标尺列表
  • boundingBox 轨迹输入的边框

traceMargins : real

设置轨迹输入区域的边距。

边距会影响轨迹输入区域的边界框。


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.