OK, so I have found the documentation which says I should use QSettings(),
which is clear enough, and I can read settings in fine. However, if I want
my plugin settings to persist transparently (ie the user should not have to
save the settings explicitly), where in the plugin should I put all my
QSettings().value("key", "value") statements?



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Persist-plugin-GUI-dialog-settings-tp5160325p5209438.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to