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@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to