On 2 sept. 2015, at 15:35, Giuseppe D'Angelo <[email protected]> wrote:
> Il 02/09/2015 15:02, Gunnar Roth ha scritto: >> If you wonder why i need that, its because of wc2013 it has no DnD >> support ( as wec7 had). > > Submit a patch? :) > > Unfortunately Qt is not tested in all the possible -no-feature switches. > > Cheers, > -- > Giuseppe D'Angelo | [email protected] | Software Engineer > KDAB (UK) Ltd., a KDAB Group company | Tel: UK +44-1625-809908 > KDAB - The Qt Experts > +1 for the patch but the problem is rather that QWidget has the corresponding methods surrounded by #ifndef QT_NO_DRAGANDDROP and not QGraphicsView so it would make more sense to do it also for that class and not only for the content of the implementation. Cheers Samuel _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
