KeyboardColumn QML Type
用于键盘布局的键盘列。更多
Import Statement: | import QtQuick.VirtualKeyboard.Components |
Inherits: |
属性
- keyWeight : real
- smallTextVisible : bool
(since QtQuick.VirtualKeyboard 2.0)
详细说明
该类型可用于在单个键盘布局中添加多列的特殊情况。
属性文档
keyWeight : real |
设置所有子键的键重。
默认值从布局层次结构中的父元素继承。
smallTextVisible : bool |
为所有子键设置smallTextVisible
。
默认值从布局层次结构中的父元素继承。
该属性在 QtQuick.VirtualKeyboard 2.0 中引入。
© 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.