视频所有成员列表
这是视频Video成员的完整列表,包括继承的成员。
- autoPlay : bool
(自6.7起)
- bufferProgress : real
- duration : int
- error : enumeration
- errorString : string
- fillMode : enumeration
- hasAudio : bool
- hasVideo : bool
- loops : int
- metaData : mediaMetaData
- muted : bool
- orientation : int
- playbackRate : real
- playbackState : enumeration
- position : int
- seekable : bool
- source : url
- volume : real
- errorOccurred(error, errorString)
- 暂停()
- 已暂停()
- 播放()
- 正在播放()
- seek(offset)
- 停止()
- 已停止()
以下成员是从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
- 边距锚定.rightMargin : 实数
- 顶边锚定.top : 锚线
- 顶边边距.topMargin : 实数
- 垂直中心锚定.verticalCenter : 锚线
- 垂直中心偏移.verticalCenterOffset : 实数
- 抗锯齿.antialiasing : 布尔型
- 基线偏移.baselineOffset : 整数
- 子元素.children : Item类型列表
- 子元素矩形.childrenRect :
- 子元素矩形的高的.childrenRect.height : 实数
- 子元素矩形的宽.childrenRect.width : 实数
- 子元素矩形的x坐标.childrenRect.x : 实数
- 子元素矩形的y坐标.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 : 调色板类型
- 父元素.parent : Item类型
- 资源.resources : QtObject类型列表
- 旋转.rotation : 实数
- 缩放.scale : 实数
- 平滑.smooth : 布尔型
- 状态.state : 字符串类型
- 状态列表.states : State类型列表
- 转换.transform : Transform类型列表
- 转换原点.transformOrigin : 枚举类型
- 转换列表.transitions : Transition类型列表
- 可见.visible : 布尔型
- 可见子元素.visibleChildren : Item类型列表
- 宽.width : 实数
- x坐标.x : 实数
- y坐标.y : 实数
- z坐标.z : 实数
- 子元素位置.childAt(实数 x, 实数 y)
- 布尔型 包含.contains(点 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(real x, real y)
- point mapToItem(Item item, real x, real y)
- point mapToItem(Item item, point p)
- rect mapToItem(Item item, real x, real y, real width, real height)
- rect mapToItem(Item item, rect r)
- nextItemInFocusChain(bool forward)
© 2024 The Qt Company Ltd. 本文档中的贡献的版权归其各自的所有者所有。本文档根据由自由软件基金会出版的 GNU 自由文档许可证版本 1.3 的条款进行许可。Qt 及相关标志是芬兰及/或其他国家 The Qt Company Ltd. 的商标。所有其他商标均为其各自所有者的财产。