[PyKDE] DnD with QListView

Thierry Jouve jouve at esrf.fr
Mon Jul 22 10:21:01 BST 2002


Hi,

I have some problems with Drag and Drop in a QListView. The methods
relating to dnd doesn't work as described in the documentation...

you caf find an enclosed file describing my problem...
I have subclassed QListView and QListVIewItem in order to reimplement
some methods... but apparently the signal "dropped(QDropEvent *)" is not
sending by the QListView, and any methods are not called when a drop
appears on an item.

Please... help !!!

Regards,

--
   Thierry JOUVE

   BLISS GROUP - ESRF
   Mail : jouve at esrf.fr, Office : 155b, Tel : 29-46
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dnd.py
Type: application/octet-stream
Size: 2052 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20020722/f2dde8f4/dnd.obj


More information about the PyQt mailing list