[Qt-interest] drop indicator on QGraphicsScene

Xinyi Li lixinyi.qt at gmail.com
Wed Aug 12 10:17:45 CEST 2009


Dear list

I want to perform a Drag & Drop over a QGraphicsScene and I would like
to draw an indicator (the same place as mouse) during the drag-and- 
drop operation

But I found that setAcceptDrops(bool) doesn't work for QGraphicsScene.
what should I do? Pls help me.





More information about the Qt-interest-old mailing list