[solved] Image loaded from resource file using img html tag in TextEdit element
-
wrote on 15 Aug 2011, 09:14 last edited by
In my application I load QML files from resource file.
Is it possible to show images stored in resource file in TextEdit element using img html tag?
If so how should path to the image look like? -
wrote on 15 Aug 2011, 10:00 last edited by
Hmm..
Ok, I can see "that":http://doc.qt.nokia.com/latest/resources.html all I need is adding a colon ":" before resource file path.
2/2