friendlypics2.misc.app_settings module¶
Interface for persisting application settings
-
class
friendlypics2.misc.app_settings.AppSettings[source]¶ Bases:
objectInterface for accessing and persisting application settings
-
property
data¶ reference to the raw settings data managed by this object. Used exclusively for the settings dialog
- Type
-
property
path¶ Location of the config file managed by this class
-
property