Yes it is. But derived classes sometimes override implementations
QGraphicsProxyWidget has own implementations for the mouse event handlers that do not support moving it by default.
Instead they have to care for the contained QWidget to get the mouse events.
Bookmarks