how can I reset the source in QTextBrowser

browser->clear(); doesn't work
browser->reload(); doesn't work either...

any ideas?