subsurface/desktop-widgets/tab-widgets
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
..
maintab.cpp preferences: create global settingsChanged signal 2020-12-12 15:52:40 -08:00
maintab.h
maintab.ui
TabBase.cpp
TabBase.h
TabDiveComputer.cpp
TabDiveComputer.h
TabDiveComputer.ui
TabDiveEquipment.cpp
TabDiveEquipment.h
TabDiveEquipment.ui
TabDiveExtraInfo.cpp
TabDiveExtraInfo.h
TabDiveExtraInfo.ui
TabDiveInformation.cpp
TabDiveInformation.h
TabDiveInformation.ui
TabDivePhotos.cpp
TabDivePhotos.h
TabDivePhotos.ui
TabDiveSite.cpp
TabDiveSite.h
TabDiveSite.ui
TabDiveStatistics.cpp
TabDiveStatistics.h
TabDiveStatistics.ui