[Qgis-developer] Displaying help for Python plugins

Alexander Bruy alexander.bruy at gmail.com
Mon May 14 04:14:12 PDT 2012


Hi Larry,



2012/5/13 Larry Shaffer <larrys at dakotacarto.com>:
> You can use QDesktopServices [0] in lieu of QGIS openURL(), but I think you
> probably know this already:
>
> QtGui.QDesktopServices.openUrl(QUrl(some_url))
Yes, I know how to open any link in default system browser and how to implement
simple HTML viewer with PyQt.

My question was about *recommended* way for Python plugin deveopers, so I can
use it in all plugins I maintain and also show it during courses.

-- 
Alexander Bruy


More information about the Qgis-developer mailing list