[Qgis-developer] My God: plugin palette disappeared :(
Jürgen E. Fischer
jef at norbit.de
Fri Mar 7 11:27:16 PST 2014
Hi Alex,
On Fri, 07. Mar 2014 at 10:52:42 -0800, Alex Mandel wrote:
> Where to find the QGIS.conf file varies by OS and install method.
This might be better:
#!/usr/bin/python
from PyQt4.QtCore import QSettings
QSettings( "QGIS", "QGIS2" ).remove( "/UI/state" )
QSettings( "QGIS", "QGIS2" ).remove( "/ComposerUI/state" )
(for 1.8 it's QGIS instead of QGIS2 IIRC).
Jürgen
--
Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50
Software Engineer D-26506 Norden http://www.norbit.de
QGIS PSC member (RM) Germany IRC: jef on FreeNode
--
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502
More information about the Qgis-developer
mailing list