PDA

View Full Version : Qt Webkit bridge



Ini
6th March 2016, 17:47
Hello,

i cannot use loadFinished of QWebview to know when load of a webpage has finished. Is does not fit my requirements.

I want to achieve that I can know when load of a webpage is finsihed with jquery/js. Is there a way to insert a jquery object in a website with .load() jquery function attached and return a value when its loaded?

QWebbridge documentation has really bad examples, I cannot achieve this only with the documentation, can sb help me there?
thx

Added after 1 42 minutes:

and ho wcan i write into a c++ variable from javascript side? with avaluatejavascript? sry but in the doku its like guess the rest of the code

Ini
6th March 2016, 22:05
nobody? would really need some info