mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
profile: first rudimentary port of the ToolTipItem to qt-quick
Still behaves weirdly when panning the chart. No support for moving the ToolTipItem. Doesn't add information on bookmarks under the mouse cursor. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
e3767976a3
commit
13c9218ecf
14 changed files with 260 additions and 48 deletions
|
|
@ -5,8 +5,6 @@ set(BACKEND_SRCS
|
|||
exportfuncs.h
|
||||
plannershared.cpp
|
||||
plannershared.h
|
||||
roundrectitem.cpp
|
||||
roundrectitem.h
|
||||
)
|
||||
|
||||
add_library(subsurface_backend_shared STATIC ${BACKEND_SRCS})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue