[Qt-interest] Google maps in Qwebview
Karthick
sppkarthick at gmail.com
Sat Mar 5 11:53:27 CET 2011
Hi All,
I am trying google maps api in Qwebview.
Scenario:
In .cpp file, i am evaluating javascript function which is inside html file
through evaluatejavascript(). it will give return value.
In .html file, i am having javascript function called calcRoute().
In calcRoute(), i am calling google standard api like route(request,
function(resp, status)). resp having the actual response. i want to return
this to Qt through evaluateJavascript().
I tried the above scenario. but i am not able to get the result in Qt.
If anyone knows, please help me to resolve this issue.
--
*Regards,*
*Karthick
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110305/9e741775/attachment-0001.html
More information about the Qt-interest-old
mailing list