TraceInputKeyPanel QML Type

A base type of the trace input key. More...

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

Item

Properties

Detailed Description

This type provides panel for decorating TraceInputKey items in the keyboard layout.

Property Documentation

control : Item

Provides access to properties in TraceInputKey.

A list of available properties in control:

  • patternRecognitionMode Pattern recognition mode of this input area
  • horizontalRulers A list of horizontal rulers
  • verticalRulers A list of vertical rulers
  • boundingBox Bounding box for the trace input

traceMargins : real

Sets margins of the trace input area.

The margins affect to the bounding box of the trace input area.


© 2023 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.