InputModeKey 所有可能成员列表
这是 InputModeKey 的完整成员列表,包括继承的成员。
- inputModeCount : int
- inputModeNameList : var
- inputModes : var
以下成员继承自 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
- 权重 : 实数
- 点击事件()
以下成员从 Item 中继承。
- activeFocus : 布尔
- activeFocusOnTab : 布尔
- 锚点 :
- anchors.alignWhenCentered : 布尔
- anchors.baseline : 锚点线
- anchors.baselineOffset : 实数
- anchors.bottom : 锚点线
- anchors.bottomMargin : 实数
- anchors.centerIn : Item
- anchors.fill : Item
- 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 : 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 : 枚举
- 不透明度 : 实数
- 调色板 : Palette
(自 6.0)
- 父项 : Item
- 资源 :
列表 - 旋转 : 实数
- 缩放 : 实数
- 平滑 : 布尔值
- 状态 : 字符串
- 状态列表 :
列表 - 转换 :
列表 - 转换原点 : 枚举
- 过渡 :
列表 - 可见 : 布尔值
- 可见子项 :
- 列表
- 宽度 : 实数
- x 坐标 : 实数
- y 坐标 : 实数
- z 坐标 : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调函数, 目标大小)
- 点 mapFromGlobal(实数 x, 实数 y)
- 点 mapFromItem(Item item, 实数 x, 实数 y)
- 点 mapFromItem(Item item, 点 p)
- 矩形 mapFromItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapFromItem(Item item, 矩形 r)
- 点 mapToGlobal(实数 x, 实数 y)
- 点 mapToItem(Item item, 实数 x, 实数 y)
- 点 mapToItem(Item item, 点 p)
- 矩形 mapToItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapToItem(Item item, 矩形 r)
- nextItemInFocusChain(布尔 forward)
© 2024Qt公司有限公司。此处包含的文档贡献归各自所有者版权所有。提供的文档受Free Software Foundation发布的GNU自由文档许可证版本1.3条款许可。Qt及其相关标志是芬兰和/或其他国家的The Qt Company Ltd的商标。所有其他商标均为其各自所有者的财产。