SpaceKey 所有成员列表
这是 SpaceKey 的所有成员列表,包括继承的成员。
以下成员是从 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 : 实数
- scale : 实数
- smooth : 布尔
- state : 字符串
- states : 状态列表
- transform : Transform 列表
- transformOrigin : 枚举类型
- transitions : Transition 列表
- visible : 布尔值
- visibleChildren : Item 列表
- width : 实数
- 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 Qt公司. 本文件中包含的文档贡献属各自所有者的版权。本文件提供的文档是根据自由软件基金会发布的 GNU自由文档许可协议版本1.3 的条款许可的。Qt及其相关标志是芬兰的Qt公司在世界各地的注册商标。所有其他商标均为各自所有者的财产。