how can I reset the source in QTextBrowser
browser->clear(); doesn't work
browser->reload(); doesn't work either...
any ideas?
Printable View
how can I reset the source in QTextBrowser
browser->clear(); doesn't work
browser->reload(); doesn't work either...
any ideas?
ok I found it now, I just had an error in the code :)