Qt Quick Examples - externaldraganddrop

This is an example of drag and drop between Qml and other applications

This example shows you how to respond to do drag and drop using MouseArea and DropArea.

Drag text between boxes, out of boxes into other applications, and from other applications into the boxes. Use option/ctrl to copy rather than move text when dragging between boxes.

Files: