Animated drawing
Unsolved
QML and Qt Quick
-
Hi everyone,
i am developing a simple gui app with qt creator for control a data acquisition system.
i would like to add a qtquick widget or to make a new qt quick app to add a 2D animated drawing.
That animated drawing shoud represent an object (boat) moving around two spots. There should be some lines, representing trajectories and numbers representing times to cover the distance of each trajectory.Do you think that it is possible to make something similar? Which qml type i should use?
Thank you in advance.
Simone