Pete and Phil,<br>The one reference that I was able to find to "Drag and Drop guide" in the current doc tree, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/dnd.html">http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/dnd.html</a>, is 404.<br>
<br>Perhaps the doc generator has missed something? Or have I missed something?<br><br>Thanks,<br>Ken<br><br><div class="gmail_quote">On Wed, Sep 8, 2010 at 7:27 AM, Hugo Léveillé <span dir="ltr"><<a href="mailto:hugol@fastmail.net">hugol@fastmail.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>
I did but I couldn't find how to do it even if I know the info is there<br>
somewhere in the doc. Any hints are welcomed<br>
<br>
On Wed, 08 Sep 2010 15:50 +0200, "Hans-Peter Jansen" <<a href="mailto:hpj@urpla.net">hpj@urpla.net</a>><br>
wrote:<br>
> On Wednesday 08 September 2010, 15:05:21 Hugo Léveillé wrote:<br>
> > I have made a event to get the path of a file dragged into my pyqt app<br>
> > with this:<br>
> ><br>
> > path = event.mimeData().urls()<br>
> ><br>
> > But I would like to make to exact opposite ( to drag an item of my app<br>
> > into another app that expect a file drop)<br>
> ><br>
> > I looked in the doc on how I could set an URL to my listWidgetItem but<br>
> > didn't find anything. So is this possible ?<br>
><br>
> Did you read the Drag and Drop overview from the Qt documentation?<br>
><br>
> Pete<br>
><br>
><br>
> _______________________________________________<br>
> PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
> <a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
><br>
<font color="#888888"><br>
<br>
--<br>
  Hugo Léveillé<br>
  <a href="mailto:hugol@fastmail.net">hugol@fastmail.net</a><br>
<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</font></blockquote></div><br>