I'm using SIGNAL("itemEntered(QListWidgetItem*)") to determine when the mouse has 'entered' a QListWidgetItem. What is the best way to determine when the mouse has 'left?' Many thanks, Tim Grove