<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
For me it worked like this:<BR>
<BR>
settings=QSettings()<BR>
settings.setValue('PythonPlugins/yourplugin', QVariant(True))<BR>
<BR>
where you must replace &quot;yourplugin&quot; with the class name of your plugin in lower case!<BR>
<BR>
cheers<BR>
<BR>
Stefan<BR>
<BR>
Am Donnerstag, den 08.04.2010, 14:23 +0200 schrieb luca_manganelli@comune.trento.it:
<BLOCKQUOTE TYPE=CITE>
<PRE>
How can I enable another python plugin from my python plugin?

_______________________________________________
Qgis-developer mailing list
<A HREF="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</A>
<A HREF="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>