<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body><div><div style="font-family: Calibri,sans-serif; font-size: 11pt;">http://stackoverflow.com/questions/23041066/setting-proxy-parameter-in-qgis-plugins-how-to <br><br>The only problem is the url exclusions is not implemented in qt class.<br>Regards <br><br>Enrico ferreguti</div></div><div dir="ltr"><hr><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Da: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a href="mailto:remi.cura@gmail.com">Rémi Cura</a></span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Inviato: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">‎02/‎03/‎2015 18:20</span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">A: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a href="mailto:qgis-developer@lists.osgeo.org">qgis-developer</a>; <a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a></span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Oggetto: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">[Qgis-user] accessing a web page from within a plug-in</span><br><br></div><div dir="ltr"><div><div><div>Hey dear Qgis list,<br><br></div>my question is related to network and plugin.<br><br></div>From within <a href="http://remi-c.github.io/interactive_map_tracking/">our plugin</a> we would like to display a <a href="https://github.com/Remi-C/interactive_map_tracking/wiki/%5BUser%5D-User-Guide-%28simplified%29">User Guide</a>.<br></div><div>This guide already exists on GitHub, and it would be good to directly display the html fo the github page in the plugin.<br><br><br></div><div>Of course internet is not always accessible, so we have a local version of html pages in the plugin directory.<br><br></div><div>SO there is 2 questions :<br></div><div>- Are we sure that using the `QWebView` to connect to internet will include the QGIS proxy settings? (what is the best practice here?)<br></div><div>- How to check if it is possible to access an internet page, so that if it is not possible to get the online version, we could fall back on the local version?<br><br></div><div>Thanks for your time ,<br></div><div>Cheers,<br></div><div>Rémi-C<br></div></div>
</body></html>