QtWebView, change lang
-
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?
-
-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);@