subsurface/core/subsurface-qt
Berthold Stoeger 2d7be7a0e3 preferences: create global settingsChanged signal
So far, the PreferencesDialog emitted a settingsChanged signal.
This meant that models that listened to that signal had to
conditionally compile out the code for mobile or the connection
had to be made in MainWindow.

Instead, introduce a global signal that does this and move
the connects to the listeners to remove inter-dependencies.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-12-12 15:52:40 -08:00
..
cylinderobjecthelper.cpp Cleanup: lower-case filenames in core/subsurface-qt/ 2020-02-04 02:16:46 +01:00
cylinderobjecthelper.h Cleanup: lower-case filenames in core/subsurface-qt/ 2020-02-04 02:16:46 +01:00
divelistnotifier.cpp Cleanup: lower-case filenames in core/subsurface-qt/ 2020-02-04 02:16:46 +01:00
divelistnotifier.h preferences: create global settingsChanged signal 2020-12-12 15:52:40 -08:00
diveobjecthelper.cpp Add surge etc to printing template variables 2020-12-12 16:37:29 +01:00
diveobjecthelper.h Add surge etc to printing template variables 2020-12-12 16:37:29 +01:00