RectangularGlow所有成员列表
以下是RectangularGlow的所有成员列表,包括继承的成员。
- cached : bool
- color : color
- cornerRadius : real
- glowRadius : real
- spread : real
以下成员从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<Item>
- childrenRect :
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data :
(自 6.0)
列表 <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)
- bool contains(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(callback, targetSize)
- point mapFromGlobal(实数 x, 实数 y)
- point mapFromItem(项目 item, 实数 x, 实数 y)
- point mapFromItem(项目 item, 点 p)
- rect mapFromItem(项目 item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect 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公司有限公。此处包含的文档贡献归各自的所有者版权。此处提供的文档受Freedom Software Foundation发布的GNU自由文档许可证版本1.3许可条款约束。Qt和相应的徽标是Qt公司在芬兰和/或其他国家和地区的商标。所有其他商标归其各自所有者所有。