StackLayout 所有成员列表
这是 StackLayout 的完整成员列表,包括继承的成员。
- count : int
- currentIndex : int
- index : int
(since QtQuick.Layouts 1.15)
[附加的] - isCurrentItem : bool
(since QtQuick.Layouts 1.15)
[附加的] - layout : StackLayout
(since QtQuick.Layouts 1.15)
[附加的]
以下成员自 Item 继承。
- activeFocus : bool
- activeFocusOnTab : bool
- 锚点
- 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
- childrenRect
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data : 列表
[默认] - 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 : string
- layer.samples : 枚举
- layer.smooth : bool
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举
- layer.textureSize : size
- layer.wrapMode : 枚举
- opacity : real
- palette : 调板
(自 6.0)
- parent : Item
- resources : 列表
- rotation : real
- scale : real
- smooth : bool
- state : string
- states : 列表
- transform : 列表
- transformOrigin : 枚举
- transitions : 列表
- visible : bool
- visibleChildren : 列表
- width : 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)
- 点 mapToItem(Item item, 点 p)
- 矩形 mapToItem(Item item, 实数 x, 实数 , 实数 width, 实数 height)
- 矩形 mapToItem(Item item, 矩形 r)
- nextItemInFocusChain(布尔值 forward)
以下成员是从 QtObject 继承的。
- objectName : 字符串
© 2024 Qt公司有限公司。此处所包含的文档贡献是各自所有者的版权。提供的文档是根据自由软件基金会发布的 GNU自由文档许可证版本1.3 的条款许可的。Qt及其相关标志是Qt公司在芬兰以及/或其他国家的商标。所有其他商标均为各自所有者的财产。