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

2013/9/16 Alexander Syvak <alexander....@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?
>
>
>
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to