KeyboardLayout 所有成员列表
以下是 KeyboardLayout 的所有成员列表,包括继承的成员。
- inputMethod : var
- inputMode : int
- keyWeight : real
- sharedLayouts : var
- smallTextVisible : bool
(自 QtQuick.VirtualKeyboard 2.0 开始)
- createInputMethod()
以下成员继承自 ColumnLayout。
- layoutDirection : enumeration
(自 QtQuick.Layouts 1.1 开始)
- spacing : real
- uniformCellSizes : bool
(自 QtQuick.Layouts 6.6 开始)
以下成员继承自 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 : Item列表
- 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 : 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(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调函数, 目标大小)
- point mapFromGlobal(实数 x, 实数 y)
- point mapFromItem(Item item, 实数 x, 实数 y)
- 点 mapFromItem(Item item, point p)
- 矩 mapFromItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩 mapFromItem(Item item, rect r)
- 点 mapToGlobal(实数 x, 实数 y)
- 点 mapToItem(Item item, 实数 x, 实数 y)
- 点 mapToItem(Item item, point p)
- 矩 mapToItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩 mapToItem(Item item, rect r)
- nextItemInFocusChain(布尔 forward)
© 2024 The Qt Company Ltd. 文档贡献的版权归各自所有者所有。提供的文档是在GNU自由文档许可(版本1.3)下,由自由基金会发布的,条款如所述。Qt及其相应标志是The Qt Company Ltd.在芬兰和/或其他国家的商标。所有其他商标均归其各自所有者所有。