SymbolModeKey 所有成员列表
这是SymbolModeKey的所有成员列表,包括继承的成员。
以下成员继承自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 : 锚线
- 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 : Palette
(自 6.0)
- parent : 项目
- resources : QtObject列表
- rotation : 实数
- 缩放 : real
- 平滑 : bool
- 状态 : string
- 状态列表 : list
- 变换 : list
- 变换原点 : enumeration
- 过渡效果 : list
- 可见 : bool
- 可见子项 : list
- 宽度 : real
- x坐标 : real
- y坐标 : real
- z坐标 : real
- childAt(real x, real y)
- bool contains(point point)
- dumpItemTree()
(since 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公司的商标。所有其他商标均为其所有者的财产。