subsurface/map-widget
Dirk Hohndel ea961edec8 Qt6: first steps towards map support
There is an initial build of the C++ classes that seems to work, but the QML
integration is still missing. Still, progress is being made.

Unfortunately with Qt6 we can't forward declare the MapLocationModel class (one
of the operators needs to be able to determine the size of the class), so we
need to include the header file.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2022-04-18 07:24:38 +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 cleanup: split uiLanguage() in two functions 2020-03-22 12:01:09 -07:00
qmlmapwidgethelper.h Qt6: first steps towards map support 2022-04-18 07:24:38 +02:00