QGraphicsItem is not QObject-based , but how i emit the signal to its parentview?
Make a new class where you inherit from graphics item and QObject

And if you have Qt 4.6.x, have a look at QGraphicsObject