[Interest] QGraphicsView and Drag & Drop
Igor Mironchik
igor.mironchik at gmail.com
Sun Nov 10 15:59:50 CET 2013
Hi.
I'm doing dropping to the QGraphicsView some data.
I successfully receive dragEnterEvent( QDragEnterEvent * event ) and
here accept action with event->acceptProposedAction().
But I don't receive dropEvent on dropping and cursor shows that my view
doesn't accept drop.
Why? What am I doing wrong?
--
Best Regards,
Igor Mironchik.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131110/b945df7b/attachment.html>
More information about the Interest
mailing list