键成员列表
这是键成员的完整列表,包括继承成员。
以下成员从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 : double
- anchors.bottom : AnchorLine
- anchors.bottomMargin : double
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : double
- anchors.left : AnchorLine
- anchors.leftMargin : double
- anchors.margins : double
- anchors.right : AnchorLine
- anchors.rightMargin : double
- anchors.top : AnchorLine
- anchors.topMargin : double
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : double
- antialiasing : bool
- baselineOffset : int
- children : list
- childrenRect :
- childrenRect.height : double
- childrenRect.width : double
- childrenRect.x : double
- childrenRect.y : double
- clip : bool
- containmentMask : QObject*
- data : list
- enabled : bool
- focus : bool
- focusPolicy : enumeration
(since 6.7)
- height : double
- implicitHeight : double
- implicitWidth : double
- layer.effect : Component
- layer.enabled : bool
- layer.format : enumeration
- layer.live : bool
(since 6.5)
- layer.mipmap : bool
- layer.samplerName : string
- layer.samples : enumeration
- layer.smooth : bool
- layer.sourceRect : rect
- layer.textureMirroring : enumeration
- layer.textureSize : size
- layer.wrapMode : enumeration
- opacity : double
- palette : Palette
(since 6.0)
- parent : Item
- resources : list
- rotation : double
- scale : 实数
- smooth : 布尔值
- state : 字符串
- states : 状态列表
- transform : 变换列表
- transformOrigin : 枚举值
- transitions : 过渡列表
- visible : 布尔值
- visibleChildren : 可见子项列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x, 实数 y)
- 布尔值 contains(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- 布尔值 grabToImage(callback, targetSize)
- 点 mapFromGlobal(实数 x, 实数 y)
- 点 mapFromItem(项 item, 实数 x, 实数 y)
- 点 mapFromItem(项 item, 点 p)
- 矩形 mapFromItem(项 item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapFromItem(项 item, 矩形 r)
- 点 mapToGlobal(实数 x, 实数 y)
- 点 mapToItem(项 item, 实数 x, 实数 y)
- 点 mapToItem(项 item, 点 p)
- 矩形 mapToItem(项 item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapToItem(项 item, 矩形 r)
- nextItemInFocusChain(布尔 forward)
© 2024 Qt 公司 Ltd。包含在此处的文档贡献享有各自所有者的版权。提供的文档按 GNU 自由文档许可协议版本 1.3 许可,由自由软件基金会发布。Qt 及相关标志是 Qt 公司 Ltd. 在芬兰及/或其他全球国家的商标。所有其他商标均为各自所有者的财产。