[PyQt] Any way to capture the signal for a QTreeWidgetItem's checkbox state change

Nate Reid nreid at imagemoversdigital.com
Wed Jul 1 17:46:30 BST 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090701/f2efe80a/attachment.html


More information about the PyQt mailing list