[Qgis-developer] Persist plugin GUI dialog settings
Tom Chadwin
tom.chadwin at nnpa.org.uk
Fri Jun 5 07:34:02 PDT 2015
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.
More information about the Qgis-developer
mailing list