I did some research and found this :

void QAbstractItemView::entered ( const QModelIndex & index )

unfortunately there is no "left" signal.
Anyone ?