MapView 所有成员列表
这是 MapView 完整成员列表,包括继承的成员。
- map : Map
- maximumZoomLevel : 浮点数
- minimumZoomLevel : 浮点数
以下成员继承自 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 :
- 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 : 项目
- resources : QtObject 列表
- rotation : 实数
- scale : 实数
- smooth : 布尔值
- state : 字符串
- states : 状态列表
- transform : 变换列表
- transformOrigin : 枚举类型
- transitions : 切换列表
- visible : 布尔值
- visibleChildren : 项目列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x, 实数 y)
- 布尔值 contains(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- 布尔值 grabToImage(回调, 目标大小)
- 点 mapFromGlobal(实数 x, 实数 y)
- 点 mapFromItem(项目 item, 实数 x, 实数 y)
- 点 mapFromItem(项目 item, 点 p)
- 矩形 mapFromItem(项目 item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapFromItem(项目 item, 矩形 r)
- 点 mapToGlobal(实数 x, 实数 y)
- 点 mapToItem(项目 item, 实数 x, 实数 y)
- 点 mapToItem(项目 item, 点 p)
- 矩形 mapToItem(项目 item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapToItem(项目 item, 矩形 r)
- nextItemInFocusChain(bool forward)
© 2024 The Qt Company Ltd. 本文件中包含的文档贡献属于各自的版权所有者。提供的文档在自由软件基金会发布的 GNU自由文档许可证版本1.3 的条款下提供。Qt 及相关标志是芬兰和/或其他国家/地区的 The Qt Company Ltd. 的商标。所有其他商标均属于各自的所有者。