Hi,

When I attept to rubberband( by setDragMode(QGraphicsView::RubberBandDrag) ) on my scene, it doesn't seen if any items exist on the scene. But if I remove the items on the scene, rubberband seems to work fine. What could be the problem? boundingRect() maybe?