[PyQt] get item in a QlistWidget after a drag and drop

Anne-Laure Terrettaz-Zufferey al.terrzuff at gmail.com
Wed May 25 19:28:51 BST 2011


Hello,



I would like to drag and drop items from a Qlistwidget to another and get the dragged and dropped items from the second Qlistwidget. Drag and drop works  but impossible to get the items. I don't know how to connect the second Qlistwidget in which the items are dropped and say to him that it has received item and what they are. The QlistwidgetgetItem function send back nothing.

Thanks in advance

Anne-Laure

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110525/379a21b3/attachment.html>


More information about the PyQt mailing list