<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>