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
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to