Hi,

I have a QTreeWidget with 1 editable column. If a user edits any value in any rows i want to keep track of those rows which were edited. Is there some way to do that.

If possible please give some sample code.

Thanks...