PDA

View Full Version : loding a webpage in Qt using Webkit



prathibha.
18th June 2010, 10:02
Hi ,

I have developed an application like calculator using javascript.

and I loaded using QWebView class.

My problem is "when I press any key It is not able to react to that event " because I wrote calculator related code in javascript.

So ... I wanted to know how can I get events when I press any button or key on browser (in emulator)


or any equivalent code .....

Thanks,
Prathibha.