[Qt-interest] QgraphicsScene: best way to manage events
Ross Bencina
rossb-lists at audiomulch.com
Sat Nov 27 01:38:51 CET 2010
Oliver Knoll wrote:
>> You impl dragMoveEvent, there you accept ;)
>
> That is exactly the "workaround" I just found here:
> http://lists.kde.org/?l=kde-devel&m=120895678821473
>
> Apparently drag'n'drop only works on an *item* in the scene
Perhaps that explains why my whole-scene Drag-and-drop code is implemented
in a QGraphicsView subclass...
(sorry about private msg before.. must have been an accident)
Ross.
More information about the Qt-interest-old
mailing list