SignalSpy 所有成员列表
这是关于 SignalSpy 的完整成员列表,包括继承的成员。
- count : int
- signalArguments : list
- signalName : string
- target : var
- valid : bool
- clear()
- wait(timeout)
以下成员是从 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<Item>
- childrenRect :
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data : list<QtObject>
- enabled : bool
- focus : bool
- focusPolicy : 枚举
(自6.7以来)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- layer.effect : 组件
- layer.enabled : bool
- layer.format : 枚举
- layer.live : bool
(自6.5以来)
- layer.mipmap : bool
- layer.samplerName : 字符串
- layer.samples : 枚举
- layer.smooth : bool
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举
- layer.textureSize : 大小
- layer.wrapMode : 枚举
- opacity : 实数
- palette : 调色板
(自6.0以来)
- parent : 项
- resources : QtObject 列表
- rotation : 实数
- scale : 实数
- smooth : bool
- state : 字符串
- states : 状态列表
- transform : 变换列表
- transformOrigin : 枚举
- transitions : 过渡列表
- visible : bool
- 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, 实数 y)
- 点 mapFromItem(项 item, 点 )
- 矩形 mapFromItem(项 item, 实数 x, 实数 y, 实数 宽度, 实数 高度)
- 矩形 mapFromItem(项 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)
© 2024 Qt 公司。本文件中包含的文档贡献归各自所有者所有。本文档的提供遵循免费的GNU文档许可协议1.3版,由自由软件基金会发布。Qt和相应的标志是Qt公司在芬兰以及/或者在全世界多个国家的注册商标。所有其他商标均为各自所有者的财产。