Hey,
whats your purpose for the drag and drop? You can use the Drag of the MouseArea. If you want to drop it to fixed positions, you’ll have to write your own function(s) for that.
I found an example in the documentation: Drag and Drop [qt-project.org]
↧