[Qt-interest] using QWebView as a delegate
Eckhard Jokisch
e.jokisch at orange-moon.de
Mon May 30 18:01:09 CEST 2011
Hi,
in my TreeView need to display html strings.
So I started writing a WebViewDelegate deriving it from the StarDelegate
example. But I am stuck with the WebViewDelegate::paint() as QWebView does not
provide a paint() member.
Can someone please assist me in what I'll have to implement in the
WebViewDelegate::paint() member?
Kind regards
Eckhard
More information about the Qt-interest-old
mailing list