键盘行所有成员列表
这是 KeyboardRow 的完整成员列表,包括继承成员。
- keyWeight : 实数
- smallTextVisible : 布尔值
(自 QtQuick.VirtualKeyboard 2.0)
以下成员继承自 RowLayout。
- layoutDirection : 枚举值
(自 QtQuick.Layouts 1.1)
- spacing : 实数
- uniformCellSizes : 布尔值
(自 QtQuick.Layouts 6.6)
以下成员继承自 Item。
- activeFocus : 布尔值
- activeFocusOnTab : 布尔值
- 锚点 :
- anchors.alignWhenCentered : 布尔值
- anchors.baseline : AnchorLine
- anchors.baselineOffset : 实数
- anchors.bottom : AnchorLine
- anchors.bottomMargin : 实数
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : 实数
- anchors.left : AnchorLine
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : AnchorLine
- anchors.rightMargin : 实数
- anchors.top : AnchorLine
- anchors.topMargin : 实数
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : 实数
- antialiasing : 布尔值
- baselineOffset : 整数
- children : Item 列表
- childrenRect :
- childrenRect.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : 布尔型
- containmentMask : QObject*
- data : QtObject 列表
- enabled : 布尔型
- focus : 布尔型
- focusPolicy : 枚举
(自 6.7)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- layer.effect : 组件
- layer.enabled : 布尔型
- layer.format : 枚举
- layer.live : 布尔型
(自 6.5)
- layer.mipmap : 布尔型
- layer.samplerName : 字符串
- layer.samples : 枚举
- layer.smooth : 布尔型
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举
- layer.textureSize : 高度与宽度
- layer.wrapMode : 枚举
- opacity : 实数
- palette : 调色板
(自 6.0)
- parent : Item
- resources : QtObject 列表
- rotation : 实数
- scale : 实数
- smooth : 布尔型
- state : 字符串
- states : State 列表
- transform : Transform 列表
- transformOrigin : 枚举
- transitions : Transition 列表
- visible : 布尔型
- visibleChildren : Item 列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调, 目标大小)
- point mapFromGlobal(实数 x, 实数 y)
- point mapFromItem(Item item, 实数 x, 实数 y)
- point mapFromItem(Item item, 点 p)
- rect mapFromItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapFromItem(Item item, 矩形 r)
- point mapToGlobal(实数 x, 实数 y)
- point mapToItem(Item item, 实数 x, 实数 )
- point mapToItem(Item item, point p)
- rect mapToItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapToItem(Item item, rect r)
- nextItemInFocusChain(布尔 forward)
© 2024 Qt公司。本文档中包含的贡献的版权属于其各自的所有者。本提供的文档是根据自由软件基金会发布、版本为1.3的GNU自由文档许可证的条款许可的。Qt及其相关标志是芬兰和/或世界其他国家的Qt公司的商标。所有其他商标都是其各自所有者的财产。