This one looks nice, and avoids odd looking cast operatorQt Code:
_scene->addItem(my_object->getBaseGraphicsObject());To copy to clipboard, switch view to plain text mode. I don't think this will cause any other problems related to graphics scene/view, it should be good as long as the handle to QGraphicsObject* is available to scene.
Bookmarks