I'm not sure I understand what you want, but assuming you want to zoom the view without zooming the items in it, you want to set QGraphicsItem::ItemIgnoresTransformations flag on each of the items.