subsurface/qt-quick
Berthold Stoeger bece0a0652 profile: port basic dive editing to QtQuick
This needed a bit of refactoring of the ChartItem code, because
we have to be signaled on drag start. Currently only one handle
can be selected at a time. This was (implicitly) the case anyway,
as far as I can tell.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-09-12 15:17:15 +02:00
..
chartitem.cpp profile: port basic dive editing to QtQuick 2024-09-12 15:17:15 +02:00
chartitem.h profile: port basic dive editing to QtQuick 2024-09-12 15:17:15 +02:00
chartitem_private.h profile: port picture code to qt-quick 2024-09-12 15:15:32 +02:00
chartitem_ptr.h profile: port basic dive editing to QtQuick 2024-09-12 15:17:15 +02:00
chartitemhelper.h
chartview.cpp profile: port basic dive editing to QtQuick 2024-09-12 15:17:15 +02:00
chartview.h profile: port picture code to qt-quick 2024-09-12 15:15:32 +02:00
CMakeLists.txt