subsurface/packaging
jan Iversen 4b68329c9d core: create qPrefCloudStorage from SettingsObjectWrapper
Update set/get functions to follow common name scheme:
- get function have same name as in struct preferences
- set function have set_<name> (from struct preferences>)
- signal function have <name>_changed (from struct preferences>)

one class one .h/.cpp is the C++ idiom. Having load/sync of each
variable in 1 functions (in contrast to the distributed way SettingsObjectWrapper
handles it) secures the same storage name is used. Having the set/get/load/sync
functions grouped together makes it easier to get an overview.

REMARK: this commit only defines the class, it is not active in production
Signed-off-by: Jan Iversen <jani@apache.org>
2018-07-21 07:49:25 -07:00
..
android Match openssl versions 2018-07-12 07:58:08 -07:00
headless Preserve wiki pages about headless Subsurface from trac wiki 2018-01-19 15:25:37 +01:00
ios core: create qPrefCloudStorage from SettingsObjectWrapper 2018-07-21 07:49:25 -07:00
macosx build-system/macOS: update the signing script 2018-07-06 22:16:47 -07:00
OBS Rename README to README.md in some scripts, makefiles,... 2017-11-04 10:55:11 -07:00
ubuntu Ubuntu build script update 2018-04-29 15:49:04 -07:00
windows build-system: detect libdivecomputer changes in MXE build 2018-06-25 20:21:13 +08:00