[Interest] QListView Drag&Drop, QT 4.7

Alexander Syvak alexander.svk at gmail.com
Tue Sep 17 10:03:52 CEST 2013


QListView::viewport() should be used for installation of the filter.


2013/9/16 Alexander Syvak <alexander.svk at gmail.com>

> Hello,
>
> using QListView I installed a filter which is printing all events'
> received for the QListView object.
> The
>
> setDragEnabled(true)
> setAcceptDrops(true)
>
> were executed on the QListView object.
>
> At first there were DragEnter (60) events received. But after several app. executions there were no drag&drop events received.
>
> Is this a bug in QT 4.7?
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130917/781de469/attachment.html>


More information about the Interest mailing list