[Qgis-developer] Showing a help page on plugins

Denis Rouzaud denis.rouzaud at gmail.com
Mon Jun 17 22:01:14 PDT 2013


Hi,

On my side, I generally direct the user to a website using:

QDesktopServices().openUrl(QUrl("http://.....))

Cheers,

Denis


On 06/18/2013 02:36 AM, Ricardo Filipe Soares Garcia da wrote:
> Hi list
>
> What is the recommended way to show a help dialog in a plugin?
>
> The pyqgis cookbook[1] advises using the qgis.utils.showPluginHelp() 
> function. However, this function calls iface.openURL(), which logs a 
> DeprecationWarning, so I guess it should not be used anymore.
>
> Is there another recommended way?
>
> [1] - http://qgis.org/pyqgis-cookbook/plugins.html#documentation
>
> -- 
> ___________________________ ___ __
> Ricardo Garcia Silva
>
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20130618/0f0a0af8/attachment.html>


More information about the Qgis-developer mailing list