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