Okay, so maybe I got the wrong idea about QGraphicsWidget.
This approach is useful for widgets that only serve the purpose of organizing child widgets into a layout.
So QGraphicsWidget is a "container" for Widgets inside QGraphicsView?
Can I organize QGraphicsItem with QGraphicsWidget?