You could also use Qt Code: Switch view bg->setFlags(bg->flags() | QGraphicsItem::ItemIgnoresTransformations ); bg->setFlags(bg->flags() | QGraphicsItem::ItemIgnoresTransformations ); To copy to clipboard, switch view to plain text mode Hope that is what you need
bg->setFlags(bg->flags() | QGraphicsItem::ItemIgnoresTransformations );
Forum Rules
Bookmarks