Drag and Drop via Script?

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?

Sign In or Register to comment.