ShiftKey所有成员列表
这是ShiftKey的完整成员列表,包括继承的成员。
以下成员继承自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.alignWhenCentered : bool
- anchors.baseline : AnchorLine
- anchors.baselineOffset : real
- anchors.bottom : AnchorLine
- anchors.bottomMargin : real
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : real
- anchors.left : AnchorLine
- anchors.leftMargin : real
- anchors.margins : real
- anchors.right : AnchorLine
- anchors.rightMargin : real
- anchors.top : AnchorLine
- anchors.topMargin : real
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : real
- antialiasing : bool
- baselineOffset : int
- children : list
- childrenRect :
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data : list
- enabled : bool
- focus : bool
- focusPolicy : 类别
(自 6.7)
- height : real
- implicitHeight : real
- implicitWidth : real
- 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)
- 布尔值 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 The Qt Company Ltd. 本文档中的贡献内容归各自所有者版权所有。此处提供的文档按照自由软件基金会发布的 GNU 自由文档许可证版本 1.3 的条款进行许可。Qt 和相关标志是 The Qt Company Ltd. 在芬兰以及其他国家和地区的商标。所有其他商标均属于各自所有者。