Questions tagged [qwebelement]

The QWebElement class, part of the Qt framework, provides convenient access to DOM elements in a QWebFrame.

61 questions
7
votes
1 answer

How to fire user-like event in QWebElement

Is it real to fire user-like events (like mouse click on link) for QWebElement? I.e., for instance, given QWebElement from current frame (using QWebKit) for html tag ("") I want programmatically click() this element. In more complicated…
Jamon
  • 126
  • 6
6
votes
3 answers

How to follow a link in QWebKit?

Having a DOM of the following html; how to follow a link (href) in QWebKit…
Piotr Dobrogost
  • 41,292
  • 40
  • 236
  • 366
5
votes
1 answer

SpellChecker (speller) on webkit

I believe that there is no native functions in QtWebKit to use SpellChecker. Is there any way to get the fields (