[PyQt] QListWidgetItem - determining when mouse leaves item

Timothy W. Grove tim_grove at sil.org
Fri Sep 30 15:26:35 BST 2011


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


More information about the PyQt mailing list