> Look in the selection model:
> http://doc.trolltech.com/4.5/qitemselectionmodel.html#currentChanged

thanks,

I was looking in the wrong place. I guess the correct way to reference the
signal is:

myTreeView.selectionModel().currentChanged

thanks,
D


_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to