mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
ea961edec8
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> |
||
---|---|---|
.. | ||
qml | ||
CMakeLists.txt | ||
qmlmapwidgethelper.cpp | ||
qmlmapwidgethelper.h |