HideKeyboardKey所有成员的列表
这是HideKeyboardKey的所有成员的完整列表,包括继承的成员。
以下成员是从BaseKey继承而来的。
- active : bool
- alternativeKeys : var
- displayAlternativeKeys : var
(自QtQuick.VirtualKeyboard 6.2起)
- displayText : string
- effectiveAlternativeKeys : var
(自QtQuick.VirtualKeyboard 2.0起)
- effectiveAlternativeKeysHighlightIndex : int
(自QtQuick.VirtualKeyboard 2.0起)
- functionKey : bool
- highlighted : bool
- key : int
- keyPanelDelegate : alias
- keyType : int
(自QtQuick.VirtualKeyboard 6.1起)
- noKeyEvent : bool
(自QtQuick.VirtualKeyboard 1.3起)
- noModifier : bool
(自QtQuick.VirtualKeyboard 1.3起)
- pressed : bool
- repeat : bool
- showPreview : bool
- smallText : string
(自QtQuick.VirtualKeyboard 2.0起)
- smallTextVisible : bool
(自QtQuick.VirtualKeyboard 2.0起)
- soundEffect : url
(自QtQuick.VirtualKeyboard 1.1起)
- text : string
- uppercased : bool
- weight : real
- clicked()
以下成员是从Item继承而来的。
- activeFocus : bool
- activeFocusOnTab : bool
- 锚点 :
- anchors.alignWhenCentered : 布尔型
- anchors.baseline : 锚点线型
- anchors.baselineOffset : 实数
- anchors.bottom : 锚点线型
- anchors.bottomMargin : 实数
- anchors.centerIn : 项目
- anchors.fill : 项目
- anchors.horizontalCenter : 锚点线型
- anchors.horizontalCenterOffset : 实数
- anchors.left : 锚点线型
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : 锚点线型
- anchors.rightMargin : 实数
- anchors.top : 锚点线型
- anchors.topMargin : 实数
- anchors.verticalCenter : 锚点线型
- anchors.verticalCenterOffset : 实数
- antialiasing : 布尔型
- baselineOffset : 整数
- children : 项目列表
- 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 : 项目
- resources : QtObject列表
- rotation : 实数
- scale : 实数
- 平滑 : 布尔
- 状态 : 字符串
- 状态列表 : State列表
- 转换 : Transform列表
- 转换原点 : 枚举
- 转换列表 : Transition列表
- 可见 : 布尔
- 可见子项 : Item列表
- 宽度 : 实数
- x坐标 : 实数
- y坐标 : 实数
- z坐标 : 实数
- childAt(实数 x, 实数 y)
- 布尔 contains(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- 布尔 grabToImage(回调, 目标大小)
- 点 mapFromGlobal(实数 x, 实数 y)
- 点 mapFromItem(Item item, 实数 x, 实数 y)
- 点 mapFromItem(Item item, 点 p)
- 矩形 mapFromItem(Item item, 实数 x, 实数 y, 实数 宽度, 实数 高度)
- 矩形 mapFromItem(Item item, 矩形 r)
- 点 mapToGlobal(实数 x, 实数 y)
- 点 mapToItem(Item item, 实数 x, 实数 y)
- 点 mapToItem(Item item, 点 p)
- 矩形 mapToItem(Item item, 实数 x, 实数 y, 实数 宽度, 实数 高度)
- 矩形 mapToItem(Item item, 矩形 r)
- nextItemInFocusChain(布尔 forward)
© 2024 The Qt Company Ltd。本文件中的文档贡献属于其各自所有者的版权。本文件中提供的文档是根据自由软件基金会发布的 GNU自由文档许可证第1.3版 许可的。Qt和相应的徽标是芬兰和/或其他国家的The Qt Company Ltd的商标。所有其他商标均为其各自所有者的财产。