Frame的全部成员列表
这是Frame的全部成员列表,包括继承的成员。
以下成员继承自Pane。
- contentChildren : 列表《Item》
- contentData : 列表《QtObject》[默认]
- contentHeight : 实数
- contentWidth : 实数
以下成员继承自Control。
- availableHeight : 实数
- availableWidth : 实数
- background : Item
- bottomInset : 实数
(自QtQuick.Controls 2.5 (Qt 5.12)起)
- bottomPadding : 实数
- contentItem : Item
- focusReason : 枚举
- font : 字体
- horizontalPadding : 实数
(自QtQuick.Controls 2.5 (Qt 5.12)起)
- hoverEnabled : 布尔值
- hovered : 布尔值
- implicitBackgroundHeight : 实数
(自QtQuick.Controls 2.5 (Qt 5.12)起)
- implicitBackgroundWidth : 实数
(自QtQuick.Controls 2.5 (Qt 5.12)起)
- implicitContentHeight : 实数
(自QtQuick.Controls 2.5 (Qt 5.12)起)
- implicitContentWidth : 实数
(自QtQuick.Controls 2.5 (Qt 5.12)起)
- leftInset : 实数
(自QtQuick.Controls 2.5 (Qt 5.12)起)
- leftPadding : 实数
- locale : Locale
- mirrored : 布尔值
- padding : 实数
- rightInset : 实数
(自QtQuick.Controls 2.5 (Qt 5.12)起)
- rightPadding : 实数
- spacing : 实数
- topInset : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- topPadding : 实数
- verticalPadding : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- visualFocus : 布尔值
- wheelEnabled : 布尔值
以下成员继承自 Item。
- activeFocus : 布尔值
- activeFocusOnTab : 布尔值
- 锚点 :
- anchors.alignWhenCentered : 布尔值
- 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 : 布尔值
- baselineOffset : 整数
- 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 : bool
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举类型
- layer.textureSize : 大小
- layer.wrapMode : 枚举类型
- opacity : 实数
- palette : 调色板
(自 6.0 开始)
- parent : 项
- resources : Qt对象列表
- rotation : 实数
- scale : 实数
- smooth : bool
- state : 字符串
- states : 状态列表
- transform : 变换列表
- transformOrigin : 枚举类型
- transitions : 过渡列表
- visible : bool
- visibleChildren : 项列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 point)
- dumpItemTree()
(自 6.3 开始)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool 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(bool forward)
© 2024 The Qt Company Ltd. 本文件中包含的文档贡献属于其各自所有者的版权。本文件提供的文档是根据自由软件开发基金会发布的 GNU自由文档许可证第1.3版 的条款授权的。Qt及其相关标志是The Qt Company Ltd.在芬兰和/或其他国家和地区的商标。所有其他商标均为其各自所有者的财产。