矩形全部成员列表
以下为Rectangle的所有成员列表,包括继承的成员。
- antialiasing : bool
- 边框
- border.color : color
- border.pixelAligned : bool
- border.width : int
- bottomLeftRadius : real
(since 6.7)
- bottomRightRadius : real
(since 6.7)
- color : color
- gradient : var
- radius : real
- topLeftRadius : real
(since 6.7)
- topRightRadius : real
(since 6.7)
以下成员是从 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 : 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 : 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(回调函数, 目标大小)
- 点 mapFromGlobal(实数 x, 实数 y)
- 点 mapFromItem(Item item, 实数 x, 实数 y)
- 点 mapFromItem(Item item, 点 p)
- 矩形 mapFromItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapFromItem(Item item, 矩形 r)
- 点 mapToGlobal(实数 x, 实数 y)
- 点 mapToItem(Item item, 实数 x, 实数 y)
- 点 mapToItem(Item item, 点 p)
- 矩形 mapToItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapToItem(Item item, 矩形 r)
- nextItemInFocusChain(布尔 forward)
以下成员是从 QtObject 继承的。
- objectName : 字符串
© 2024 The Qt Company Ltd. 本文档中的文档贡献版权属于各自的所有者。本提供的文档是根据免费软件基金会发布的 GNU自由文档许可证版本1.3 的条款许可的。Qt及其相应的商标是芬兰及/或其他国家The Qt Company Ltd.的商标。所有其他商标都是其各自所有者的财产。