FlickKey所有成员列表
以下是FlickKey的完整成员列表,包括继承的成员。
以下成员继承自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 :
- anchors.alignWhenCentered : bool
- anchors.baseline : AnchorLine
- 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 : 实数
- 缩放 : 实数
- 平滑 : 布尔值
- 状态 : 字符串
- 状态集合 : 状态列表
- 变换 : 变换列表
- 变换原点 : 枚举类型
- 转换 : 转换列表
- 可见 : 布尔值
- 可见子项 : 子项列表
- 宽度 : 实数
- X坐标 : 实数
- Y坐标 : 实数
- Z坐标 : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调函数 callback, 目标大小 targetSize)
- point mapFromGlobal(实数 x, 实数 y)
- point mapFromItem(项 item, 实数 , 实数 y)
- point mapFromItem(项 item, 点 p)
- rect mapFromItem(项 item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapFromItem(项 item, 矩形 r)
- point mapToGlobal(实数 x, 实数 y)
- point mapToItem(项 item, 实数 x, 实数 y)
- point mapToItem(项 item, 点 p)
- rect mapToItem(项 item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapToItem(项 item, 矩形 r)
- nextItemInFocusChain(布尔值 forward)
© 2024 Qt公司。本文件的文档贡献者拥有其相应版权。提供的文档受GNU自由文档许可证版本1.3的许可,该许可证由自由软件基金会发布。Qt及其相关标志是芬兰及/或其他国家Qt公司的商标。所有其他商标均为其相应所有者的财产。