I've written a small html traversal tool like http://doc.qt.nokia.com/4.6/webkit-domtraversal.html But now I want, that the preview jumps on a click in the treeview to the selected element (Not just highlight like in http://doc.qt.nokia.com/4.6/webkit-simpleselector.html)

I've found nothing in the API to achieve this. Did I miss something?