subsurface/core/settings
jan Iversen e3767fdc43 core: add macros to handle setter functions
Add macros to handle full function set functions in qPref

Remark: the function name is fixed to be "set_<name>" where name is
identical to the variable in struct preferences

This is not our standard naming, but is consistent with struct
preferences (that also use different name schemes).

Signed-off-by: Jan Iversen <jani@apache.org>
2018-07-07 09:44:06 -07:00
..
qPref.cpp core: remove double definition of enum cloud_storage_status 2018-07-04 05:32:30 +08:00
qPref.h core: copy Display from SettingsObjectWrapper to qPref as its own class 2018-07-07 09:44:06 -07:00
qPref_private.h core: add macros to handle setter functions 2018-07-07 09:44:06 -07:00
qPrefDisplay.cpp core: copy Display from SettingsObjectWrapper to qPref as its own class 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