Yeah sorry I was searching for a better answer. Here's a link:

http://doc.trolltech.com/4.3/model-v...rents-of-items

I guess you're receiving a model index in your slot.

You can recursively call parent() on model index to retrieve the higher level model index to get the full path of the selection.