BaseKey 所有成员列表
这是 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 : 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<Item>
- childrenRect :
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data : list<QtObject>
- 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 : real
- palette : 颜色板
(自 6.0)
- parent : Item
- resources : list<QtObject>
- rotation : real
- 缩放 : real
- 平滑 : bool
- 状态 : string
- 状态列表 : list<State>
- 变换 : list<Transform>
- 变换原点 : enumeration
- 过渡 : list<Transition>
- 可见 : bool
- 可见子项列表 : list<Item>
- 宽度 : real
- x坐标 : real
- y坐标 : real
- z坐标 : real
- childAt(real x, real y)
- bool contains(point point)
- dumpItemTree()
(自 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 The Qt Company Ltd. 本文档中包含的文档贡献归其各自所有者所有。此处提供的文档受free software foundation发布并由《GNU自由文档许可证版本1.3》的条款许可。Qt及其相关商标是The Qt Company Ltd.在芬兰和/或世界其他国家的商标。所有其他商标均为其各自所有者的财产。