I put a QGraphicsItem on a QGraphicsScene。When the item enlarge,the Scene will enlarge automaticly.
But the problem is when the item shrink, the Scene can not shrink automaticly.
who can give me some advice to make the QGraphicsScene resize automaticly whenever the item enlarge or shrink?
I will be very very grateful...