HTML rendering

Pavan Kumar Reddy pavanreddy1980 at rediffmail.com
Thu May 31 14:54:08 CEST 2007


  Hi All,


i have build the konqueror-embedded-snapshot-20030705 with qt-2.3.10-snapshot-20070424.

As my goal was, to display rendered html data on to my Form,

for rendering html:-

KURL url="http://www.google.com"
KHTMLPart *w = new KHTMLPart();
w->openURL(url);
w->view()->resize(500,400);
w->show();

i want to pass my form handle(which is derived from control),can anyone suggest me how to pass the form handle so that rendered html data can be displayed on my form?

Regards
Pavan Reddy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/konq-e/attachments/20070531/0f0e4724/attachment.html 


More information about the konq-e mailing list