subsurface/qt-quick
Berthold Stoeger d0c26f42d7 profile: implement animation of the tooltip item
To do so, generalize the animation routine.

This seems to expose a QtQuick bug: we get spurious
hover-events when the tooltip item is updated in the
animation. We have to check for that to prevent
en endless loop (until the user moves the mouse out
of the profile window).

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-09-12 15:15:32 +02:00
..
chartitem.cpp profile: implement animation of the tooltip item 2024-09-12 15:15:32 +02:00
chartitem.h profile: implement animation of the tooltip item 2024-09-12 15:15:32 +02:00
chartitem_ptr.h stats: break out common QtQuick part of the code 2024-09-11 10:35:04 +02:00
chartitemhelper.h stats: break out common QtQuick part of the code 2024-09-11 10:35:04 +02:00
chartview.cpp profile: activate dragging of tooltipitem 2024-09-12 15:15:31 +02:00
chartview.h profile: move dragging code from stats to general qt-code 2024-09-12 15:15:31 +02:00
CMakeLists.txt stats: break out common QtQuick part of the code 2024-09-11 10:35:04 +02:00