LayoutItemProxy所有成员列表
以下是LayoutItemProxy的所有成员列表,包括继承的成员。
- target : Item
以下成员继承自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
- childrenRect
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data : list
[默认] - enabled : bool
- focus : bool
- focusPolicy : enumeration
(自6.7以来)
- height : real
- 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 : Qt对象列表
- rotation : 实数
- scale : 实数
- smooth : 布尔型
- state : 字符串
- states : 状态列表
- transform : 变换列表
- transformOrigin : 枚举型
- transitions : 过渡列表
- visible : 布尔型
- visibleChildren : 项目列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调, 目标大小)
- 点 mapFromGlobal(实数 x, 实数 y)
- 点 mapFromItem(项目 item, 实数 x, 实数 )
- 点 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)
以下成员是从 QtObject 继承而来的。
- objectName : 字符串
© 2024 Qt 公司有限公司。此处包含的文档贡献者均为各自版权所有者。提供的文档以下列条款授权:由自由软件基金会发布的 GNU 自由文档许可证版本 1.3。Qt 以及相应商标是芬兰及世界其他地区的 Qt 公司的商标。所有其他商标均为各自所有者的财产。