I'm afraid it is not possible using registerField() because first of all QTableWidget does not provide a signal for check state changes, and even if it did, they would carry the changed item as parameter ie. there wouldn't be individual signals for each item.
Bookmarks