QtWebView, change lang
General and Desktop
2
Posts
2
Posters
988
Views
1
Watching
-
wrote on 7 May 2013, 20:25 last edited by
Hi. My pc lang setup is in it_IT and when I go to www.google.com with WebView the site appears in it lang. Is possible to change the default language in order to get the web site in english or spanish?
-
wrote on 9 May 2013, 07:37 last edited by
-yes by going to www.google.it :) I don't think google automatically directs you to the appropriate site when you type www.google.com in your browser :)-
L.E. Maybe if you add:
@webViewObj->settings()->setAttribute(QWebSettings::JavaScriptEnabled, true);@
1/2