DropArea 所有成员列表
这是 DropArea 所有成员的完整列表,包括继承的成员。
- containsDrag : bool
- drag
- drag.source : QtObject
- keys : stringlist
- dropped(DragEvent drop)
- entered(DragEvent drag)
- exited()
- positionChanged(DragEvent drag)
以下成员继承自 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 : 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(回调, 目标大小)
- point mapFromGlobal(实数 x, 实数 y)
- point mapFromItem(项目 item, 实数 x, 实数 y)
- point mapFromItem(项目 item, 点 p)
- rect mapFromItem(项目 item, 实数 x, 实数 y, 实数 宽度, 实数 高度)
- rect mapFromItem(项目 item, 矩形 r)
- point mapToGlobal(实数 x, 实数 y)
- point mapToItem(项目 item, 实数 x, 实数 y)
- 点mapToItem(Item item, 点 )
- 矩形mapToItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形mapToItem(Item item, 矩形 r)
- nextItemInFocusChain(布尔 forward)
以下成员继承自QtObject。
- objectName:字符串
© 2024 The Qt Company Ltd. 本文档中包含的贡献内容均为各自所有者的版权。提供的文档是根据由自由软件基金会发布的GNU自由文档许可证版本1.3的条款许可的。Qt和相应的标志是The Qt Company Ltd.在芬兰及/或其他国家/地区的商标。所有其他商标均为其各自的拥有者的财产。