<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Local html-images in QTextBrowser]]></title><description><![CDATA[<p dir="auto">Well here is the problem.</p>
<p dir="auto">I have an html-file (actually a collection of help-files) and when I want to show that file in a QTextBrowser, it only shows me a file-icon.</p>
<p dir="auto">My html-code looks like:<br />
&lt;.img src="../images/image.png"/&gt;</p>
<p dir="auto">And what i do in application:<br />
@ui-&gt;txtHelp-&gt;setHtml(QString(helpData));@</p>
<p dir="auto">How can i fix this?</p>
]]></description><link>https://forum.qt.io/topic/16429/local-html-images-in-qtextbrowser</link><generator>RSS for Node</generator><lastBuildDate>Tue, 22 Sep 2026 06:19:24 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/16429.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 03 May 2012 14:20:55 GMT</pubDate><ttl>60</ttl></channel></rss>