I am selecting items using the default QRubberBand enabled by setting QGraphicsView.setDragMode()
to rubber band selection. This works fine, however when an item is selected it appears with a grey dotted line around it's bounding rect and I was wondering if there is any way to prevent this?
问问题
704 次