Problems Using KHTMLPart in my Application!
David Faure
faure at kde.org
Wed Jul 20 13:02:24 BST 2005
On Tuesday 19 July 2005 19:50, Theo van Gogh wrote:
> Hello,
>
> I would like do do 2 things, but i dont know how to do it!
>
> a) I would like to Provide a coston ProxyServer to my KHTMLPart
You mean HTTP proxy configuration? This can be done via metadata or kio_httprc
> b) I would like to execute a Function when the Document (KTHMLView) has
> finished loading. (I want to extract various Informations and Tag out of the
> loaded document)
Simply connected to the completed() and completed(bool) signals (they are defined
in KParts::ReadOnlyPart, the base class for KHTMLPart).
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kfm-devel
mailing list