Hi,
to use code in your post use "[" instead of "<". Second setHtml() does not append, it overwrite the whole html content, so better use:
Third, we also have a Newbie section at this board. Just in case...Qt Code:
{ qWarning("file not found"); return; } browser->setHtml(file.readAll());To copy to clipboard, switch view to plain text mode
Bookmarks