subsurface/map-widget
Berthold Stoeger ccdd92aeb7 preferences: use std::string in struct preferences
This is a messy commit, because the "qPref" system relies
heavily on QString, which means lots of conversions between
the two worlds. Ultimately, I plan to base the preferences
system on std::string and only convert to QString when
pushing through Qt's property system or when writing into
Qt's settings.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-08-13 19:28:30 +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 preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
qmlmapwidgethelper.h map: use value semantics for MapLocation 2024-08-13 19:28:30 +02:00