Hi!

I am using QTextBrowser->setSource(helpDocuments/index.html) to set the first page to be displayed. I have copied all the qt help files in my example and they navigate well.

The only problem, I have with this is that QTextBrowser->backword() and QTextBrowser::home() takes me to a blank page. This seems to be a problem with relative path I have set while setting up the first page to be displayed.