subsurface/map-widget
Berthold Stoeger de2c4d93e0 map: fold selectionChanged() into setSelection()
This was very weird: a setSelection() call was always followed
by a selectionChanged() call, though sometimes in convoluted
ways. Notably, the formed was called by the DiveListView, the
lattern then by the MainWindow.

Let's just merge these two functions.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2023-04-16 20:23:59 +02:00
..
qml Revert "map: remove selectedDivesChanged" 2020-04-27 14:48:37 +02:00
CMakeLists.txt build-system: Add CMakeLists.txt to map-widget 2019-12-24 06:18:36 +09:00
qmlmapwidgethelper.cpp map: fold selectionChanged() into setSelection() 2023-04-16 20:23:59 +02:00
qmlmapwidgethelper.h map: fold selectionChanged() into setSelection() 2023-04-16 20:23:59 +02:00