就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt Quick
QML 类型
Drag
List of All Members for Drag
这是完整成员列表为
Drag
,包括继承的成员。
active
: bool [attached]
dragType
: enumeration [attached]
hotSpot
: QPointF [attached]
imageSource
: QUrl [attached]
keys
: stringlist [attached]
mimeData
: var [attached]
proposedAction
: enumeration [attached]
source
: Object [attached]
supportedActions
: flags [attached]
target
: Object [attached]
void
cancel
() [attached]
dragFinished
(DropAction
dropAction
) [attached]
dragStarted
() [attached]
enumeration
drop
() [attached]
void
start
(flags
supportedActions
) [attached]
void
startDrag
(flags
supportedActions
) [attached]