[Kde-imaging] Problem with a KListView widget and Drag & Drop...
Aurélien Gâteau
aurelien.gateau at free.fr
Fri Apr 30 17:17:07 CEST 2004
Le Vendredi 30 Avril 2004 15:33, Gilles Caulier a écrit :
> Hi all,
>
> I work actually on BatchProcessImages plugins. The implementation use a
> KListView widget for to show the images files list to process.
>
> I have add Drag & drop support to this KListView... It's running but I can
> only dropped the file on the Klistview banner, not in the content.
You should reimplement "bool KListView::acceptDrag(QDropEvent*) const"
(Don't forget the const)
Hope this helps
Aurélien
More information about the Kde-imaging
mailing list