Qt-interest Archive, May 2008
Dynamic webkit resources
Message 1 in thread
Hi Everybody,
I have seen in the 4.4 docs that I can link images to resources. The problem is that I would like to display images loaded from a database, without having to save them on the client's machine beforehand as images or resources.
Which signals should I be looking at to override the image tags and provide the content of an image tag via a QByteArray?
I have successfully created a plugin that handles the <object> tags, so at worst, I can just code all of the images that way. Although this approach makes developing the HTML more difficult in Dreamweaver or whatever.
Many thanks in advance!
Tony Rietwyk
Rising Software
--
[ signature omitted ]