[PyQt] Looking for signal from QTreeView

Jamie Riotto jamie.riotto at gmail.com
Tue Jul 28 00:19:25 BST 2009


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


More information about the PyQt mailing list