The child's method will only be called when it moves relative to the parent. ItemParentHasChanged would be called if you set a different parent for an item. The only thing that possibly changes in the situation you describe is the scene position but there is no itemChange() version of that (and good, it would be terribly slow).
Bookmarks