I have a QTreeWidget with QTreeWidgetItems whose columns have checkboxes in 
them. If I click on the checkbox and toggle it, I get the same 'itemClicked' 
signal, whether or not the state of the checkbox actually changes.  Is there a 
hook into the actual state change of the checkbox, not just the click that the 
QTreeWidget recieves?
-Nate
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to