Hi I have a QListWidget that I need to support drag and drop At the moment I have it so that I can drag an item from an different widget and have it added to the list
But when I drag an item internal to the widget the target of the drop seems to be deleted from the list I need a list widget that supports both external drags and internal re ordering Has anyone any idea of how to do this? Thanks
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest