BackspaceKey所有成员列表
这是BackspaceKey的所有成员的完整列表,包括继承成员。
以下成员继承自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 : 布尔型
- activeFocusOnTab : 布尔型
- 锚点 :
- 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 : 实数
- 调色板 : 调色板
(自 6.0 开始)
- 父级 : 项
- 资源 : QtObject 列表
- 旋转 : 实数
- 缩放 : 实数
- 平滑 : 布尔
- 状态 : 字符串
- 状态列表 : 状态列表
- 变换 : 变换列表
- 变换原点 : 枚举
- 过渡 : 过渡列表
- 可见 : 布尔
- 可见子项 : 项列表
- 宽度 : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(real x, real y)
- bool contains(point point)
- dumpItemTree()
(自 6.3 开始)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(callback, targetSize)
- point mapFromGlobal(real x, real y)
- point mapFromItem(Item item, real x, real y)
- point mapFromItem(Item item, point p)
- rect mapFromItem(Item item, real x, real y, real width, real height)
- rect mapFromItem(Item item, rect r)
- point mapToGlobal(real x, real y)
- point mapToItem(Item item, real x, real y)
- point mapToItem(Item item, point p)
- rect mapToItem(Item item, real x, real y, real width, real height)
- rect mapToItem(Item item, rect r)
- nextItemInFocusChain(bool forward)
© 2024 Qt 公司. 本文档中包含的贡献的文档版权属于各自的所有者。提供的文档是根据自由软件基金会发布的 GNU 自由文档许可证版本 1.3 的条款许可的。Qt 以及相应的标志是 Qt 公司在芬兰和/或其他国家的商标。所有其他商标归各自的所有者所有。