TraceInputKeyPanel QML Type
A base type of the trace input key. More...
Import Statement: | import QtQuick.VirtualKeyboard.Styles |
Since: | QtQuick.VirtualKeyboard 2.0 |
Inherits: |
Properties
- control : Item
- traceMargins : real
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 areahorizontalRulers
A list of horizontal rulersverticalRulers
A list of vertical rulersboundingBox
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.
© 2024 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.