subsurface/core/settings
jan Iversen 3c3729711c core: remove QSettings in qPref* and use a shared variable
Add qPrefPrivate class which contains one QSettings variable,
delete QSettings from qPref* class definitions

this secures there are only instance of QSettings
(QSettings needs to be in a QObject class to work)

Signed-off-by: Jan Iversen <jani@apache.org>
2018-07-18 10:40:08 -07:00
..
qPref.cpp core: remove QSettings in qPref* and use a shared variable 2018-07-18 10:40:08 -07:00
qPref.h core: remove include QSettings from QPref 2018-07-18 10:40:08 -07:00
qPrefAnimations.cpp core: remove QSettings in qPref* and use a shared variable 2018-07-18 10:40:08 -07:00
qPrefAnimations.h core: remove QSettings in qPref* and use a shared variable 2018-07-18 10:40:08 -07:00
qPrefDisplay.cpp core: remove QSettings in qPref* and use a shared variable 2018-07-18 10:40:08 -07:00
qPrefDisplay.h core: remove QSettings in qPref* and use a shared variable 2018-07-18 10:40:08 -07:00
qPrefPrivate.cpp core: remove QSettings in qPref* and use a shared variable 2018-07-18 10:40:08 -07:00
qPrefPrivate.h core: remove QSettings in qPref* and use a shared variable 2018-07-18 10:40:08 -07:00