[Qgis-developer] Allow experimental plugins
Rémi Bovard
remi.bovard at gmail.com
Thu Sep 11 05:39:39 PDT 2014
Hi list,
I'm trying to allow experimental plugins via a Python script and it doesn't
work.
Here is the code:
from PyQt4.QtCore import QSettings
s = QSettings()
s.setValue("Qgis/plugin-installer/allowExperimental", True)
What am I doing wrong?
Thanks in advance.
Rémi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140911/27ce2496/attachment.html>
More information about the Qgis-developer
mailing list