If it had such a signal, of course you could connect a slot to it. Unfortunately, there is no such signal. There are however, various mouse events which you could override in a class derived from QSvgGraphicsItem or which you could monitor by installing an event filter on the QSvgGraphicsItem itself.