This is the default way of a QGraphicsItem to show it has been selected.
If you don't need the feature you could call
otherwise you have to subclass QGraphicsPixmapItem and override the paint method.Qt Code:
To copy to clipboard, switch view to plain text mode
Bookmarks