ChangeLanguageKey 所有成员列表
这是 ChangeLanguageKey 的完整成员列表,包括继承的成员。
- customLayoutsOnly : bool
以下成员继承自 BaseKey。
- active : bool
- alternativeKeys : 变量
- displayAlternativeKeys : 变量
(自 QtQuick.VirtualKeyboard 6.2)
- displayText : 字符串
- effectiveAlternativeKeys : 变量
(自 QtQuick.VirtualKeyboard 2.0)
- effectiveAlternativeKeysHighlightIndex : int
(自 QtQuick.VirtualKeyboard 2.0)
- functionKey : bool
- highlighted : bool
- key : int
- keyPanelDelegate : 别名
- 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 : 字符串
(自 QtQuick.VirtualKeyboard 2.0)
- smallTextVisible : bool
(自 QtQuick.VirtualKeyboard 2.0)
- soundEffect : 网址
(自 QtQuick.VirtualKeyboard 1.1)
- text : 字符串
- uppercased : bool
- weight : 实数
- clicked()
以下成员继承自 Item。
- activeFocus : bool
- activeFocusOnTab : bool
- 锚点 :
- anchors.alignWhenCentered : bool
- anchors.baseline : AnchorLine
- anchors.baselineOffset : 实数
- anchors.bottom : AnchorLine
- anchors.bottomMargin : 实数
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : 实数
- anchors.left : AnchorLine
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : AnchorLine
- anchors.rightMargin : 实数
- anchors.top : AnchorLine
- anchors.topMargin : 实数
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : 实数
- antialiasing : bool
- baselineOffset : 整数
- children : Item 列表
- childrenRect :
- childrenRect.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : bool
- containmentMask : QObject*
- data : QtObject 列表
- enabled : bool
- focus : bool
- focusPolicy : 枚举
(自 6.7)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- layer.effect : 组件
- layer.enabled : bool
- layer.format : 枚举
- layer.live : bool
(自 6.5)
- layer.mipmap : bool
- layer.samplerName : 字符串
- layer.samples : 枚举
- layer.smooth : bool
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举
- layer.textureSize : 尺寸
- layer.wrapMode : 枚举
- opacity : 实数
- palette : 调色板
(自6.0版本起)
- parent : Item
- resources : QtObject 列表
- rotation : 实数
- scale : 实数
- smooth : 布尔值
- state : 字符串
- states : State 列表
- transform : Transform 列表
- transformOrigin : 枚举类型
- transitions : Transition 列表
- visible : 布尔值
- visibleChildren : Item 列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 点)
- dumpItemTree()
(自6.3版本起)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason 原因)
- bool 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公司(芬兰)和/或在其他国家/地区的商标。所有其他商标均为各自所有者财产。