[PySide] How do I hide a QGraphicsItem's "focus outline"?

Kevin Cole dc.loco at gmail.com
Thu Aug 11 00:38:53 CEST 2016


When my QGraphicsItem receives a mousePressEvent, it draws a
dotted-line rectangle around the item. Is there a way to suppress
that? (I want the item selected / focused, but I don't want to see the
dotted line.

I'm actually working with a QGraphicSvgItem, but I don't think that
will make a difference.



More information about the PySide mailing list