subsurface/core/settings
jan Iversen 8d66633fe7 core: make qPref::cloud_status the only version of the enum
add enum to qPref and remove elsewhere
update source core to reference qPref.

the enum cannot be in pref.h because it is to be used in qml and Q_ENUM
need the enum to be defined as part of the class

Signed-off-by: Jan Iversen <jani@apache.org>
2018-07-10 10:30:50 -07:00
..
qPref.cpp core: remove double definition of enum cloud_storage_status 2018-07-04 05:32:30 +08:00
qPref.h core: make qPref::cloud_status the only version of the enum 2018-07-10 10:30:50 -07:00
qPref_private.h core: add macros to handle get/set/loadsync functions 2018-07-07 09:44:06 -07:00
qPrefDisplay.cpp core: update qPrefDisplay.cpp to use all qPref macros. 2018-07-07 09:44:06 -07:00
qPrefDisplay.h core: copy Display from SettingsObjectWrapper to qPref as its own class 2018-07-07 09:44:06 -07:00