[Interest] QGraphicsView and Drag & Drop

Igor Mironchik igor.mironchik at gmail.com
Sun Nov 10 17:00:27 CET 2013


In the attachement simple app that shows the problem. Try to drag and 
drop to the view...

> 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.


-- 
Best Regards,
Igor Mironchik.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131110/23453fd7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.cpp
Type: text/x-c++src
Size: 965 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131110/23453fd7/attachment.cpp>


More information about the Interest mailing list