Hey folks.
I want to insert a picture from the resource qrc file into a QWebView.
Is it possible?
Hey folks.
I want to insert a picture from the resource qrc file into a QWebView.
Is it possible?
Last edited by bunjee; 9th December 2009 at 17:04.
Yes should be possible using the qrc: prefix for your pic path.
for example:
Qt Code:
<img src="qrc:/image.png">To copy to clipboard, switch view to plain text mode
bunjee (14th December 2009), desertpilot (16th November 2010), lyhoanghai (23rd August 2010)
Bookmarks