PDA

View Full Version : WebKit Manupulation



somnathbanik
10th November 2010, 13:42
hi,
I am using "FancyBrowser" from SDK example. I changed the URL and it comes up with the web page what also comes in firefox. Now if I want to display some of the component of the page in my app how do I do that, i mean lets say if I have 5 buttons in the web page and i want to display only one in my app using webkit then how do I do that.

somnathbanik
11th November 2010, 05:53
How can I see the HTML content of the browser?

tbscope
11th November 2010, 06:14
It would be nice if you have a look at the different QWeb* classes.
http://doc.qt.nokia.com/4.7/qwebpage.html

somnathbanik
11th November 2010, 06:48
can I integrate FlashPlayer in My Qt application?