Hello,
I've got a question concerning the QGraphicsWidget. I used QGraphicsRectItem before as a base class for MyRectangle class. Now I switched to QGraphicsWidget and as it seems the rectangles on the scene are ~4px above the expected position (as compared to QGraphicsRectItem)...
Why is that? Is it possible to correct this situation?

Thanks,
Regards,
Bill