Drag and Drop via Script?
kabexef
Posts: 76
I've created a ListView and filled it with ListViewItems which have the properties 'dragEnabled' and 'dropEnabled'. But I can't find any signal or method to start and handle a drag-and-drop-gesture. Is there an example somewhere how to do this?