Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Drag a copy of an item to Droparea

$
0
0
It’s C. Is somethink like this:     onReleased: {         if(tile.Drag.target !== null ) { cppModel.copyItem(tile.Drag.target) }     } else { root; } If root makes something. If not, is like you say.

Viewing all articles
Browse latest Browse all 4972

Trending Articles