I tried this html string for show in QWebView. On Windows is fine, but I so confused why not work in Linux ?


Qt Code:
  1. ui->webView->setHtml("<html><head><title></title></head><body><img src='/home/wirasto/logo.png'></body></html>");
To copy to clipboard, switch view to plain text mode