What event or signal is generated when a QTreWidgetItem that has its checkbox 'checked" or "unchecked"??

I would like to be able to catch the event and do some additional processing at the time of the "checking"?

Thanks