If I have a QGraphicsView and a QGraphicsScene set to it, and I want to add a rectangle:

How can I add it, so it's top left corner will always, no matter how big or small the scene or view is, be in the view's top left corner?

Thanks,
Erlend Graff