Смотри
void QListWidget::itemEntered ( QListWidgetItem * item ) [signal]
This signal is emitted when the mouse cursor enters an item. The item is the item entered. This signal is only emitted when mouseTracking is turned on, or when a mouse button is pressed while moving into an item.