RadialBlur 所有成员列表
以下为 RadialBlur 的完整成员列表,包括继承的成员。
- angle : 实数
- cached : 布尔
- horizontalOffset : 实数
- samples : 整数
- source : 变量
- transparentBorder : 布尔
- verticalOffset : 实数
以下成员从 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.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : 布尔型
- containmentMask : QObject*
- data : QtObject 列表
- enabled : 布尔型
- focus : 布尔型
- focusPolicy : 枚举
(自 6.7)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- layer.effect : Component
- 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 : 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(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(实数 x, 实数 y)
- point mapToItem(Item item, 实数 x, 实数 y)
- point mapToItem(Item item, point p)
- rect mapToItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapToItem(Item item, rect r)
- nextItemInFocusChain(布尔值 forward)
© 2024 Qt公司。本文件的贡献者保留各自的版权。本文件提供的文档是根据自由软件基金会发布的、在GNU自由文档许可协议版本1.3下授权的。Qt及其相关标志是Qt公司在芬兰和/或世界其他国家的商标。《Qt公司和标志》商标。所有其他商标均为其各自拥有者的财产。