How to access DOM of a web page in QtWebKit?
I don't see any methods exposing DOM in QtWebKit...
How to access DOM of a web page in QtWebKit?
I don't see any methods exposing DOM in QtWebKit...
Until 4.6 (probably) you can only access DOM of the page through javascript.
piotr.dobrogost (23rd July 2009)
So how about the current 4.7.2 version of Qt? Can QtWebKit access to DOM now? Where is the corresponding API in WebKit for accessing DOM. I think this function should be provided originally from WebKit, and then porting to QtWebKit.
Thanks for any help!!
yanke
Bookmarks