页面所有成员列表
这是 Page 的完整成员列表,包括继承的成员。
- footer : Item
- header : Item
- implicitFooterHeight : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitFooterWidth : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitHeaderHeight : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitHeaderWidth : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- title : string
以下成员从 Pane 继承。
- contentChildren : list
- contentData : list
[默认] - contentHeight : real
- contentWidth : real
以下成员从 Control 继承。
- availableHeight : real
- availableWidth : real
- background : Item
- bottomInset : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- bottomPadding : real
- contentItem : Item
- focusReason : enumeration
- font : font
- horizontalPadding : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- hoverEnabled : bool
- hovered : bool
- implicitBackgroundHeight : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitBackgroundWidth : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitContentHeight : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitContentWidth : real
(自 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 : 布尔型
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举
- layer.textureSize : 大小
- layer.wrapMode : 枚举
- opacity : 实数
- palette : 调色板
(自6.0起)
- parent : 项目
- resources : QtObject 列表
- rotation : 实数
- 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(回调, 目标大小)
- 点 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公司有限公司。本文件中包含的文档贡献属于各自的版权持有者。本文件提供的文档受自由软件基金会发布的GNU自由文档许可协议第1.3版的条款约束。Qt及其相关标志是芬兰和/或其他国家的Qt公司有限公司的商标。所有其他商标均属于其各自的所有者。