Some options
Have data() return the HTML not the plain text. Then in the view use a delegate to paint the HTML using Webkit.
Have data() return a pixmap obtained by rendering the HTML with Webkit and a delegate to display the image.
Some options
Have data() return the HTML not the plain text. Then in the view use a delegate to paint the HTML using Webkit.
Have data() return a pixmap obtained by rendering the HTML with Webkit and a delegate to display the image.
Bookmarks