Quote Originally Posted by scascio View Post
a QGraphicsItem is not a QObject. So no way to define and connect slots
But QGraphicsView and QGraphicsScene are objects and that's where one probably wants to place the connections anyway.