I have a QTreeView that allows internal moves and drags & drops. I have no problem getting a signal when an item is selected or edited, but I can't figure out how to catch a signal when a drag-and-drop has made one item in the tree a child of another item. Any suggestions? Thanks - Jamie Riotto