<div>Hello People,</div>
<div>I have a KDE application and from there I am invoking KHTMLPart ( to show HTML content).</div>
<div>I am feeding direct HTML content to the KHTMLpart using write( ) method.</div>
<div>But I want to know if there is any way I can grab the event handling which is happening on KHTMLPart widget...</div>
<div>Ex.. if there is a click on KHTMLPart User Interface ( Konq ) then it should take some new input from my KHTML application .. than handling the clicks the way browser handles.. </div>
<div>&nbsp;</div>
<div>I am new to KDE and Konq-e.. Please help me out. </div>
<div>Regards</div>
<div>MishraDK</div>