Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Perform movement across path

$
0
0
Hi all. I’m developing an app using QtQuick 2.0 and C++. In the C++ side, I have a class which inherits from QQuickPaintedItem and shows on the QML side some Bezier Curves or different lines. What I want is, go across this lines (with a different color point) changing the speed in different points of this bezier curve. The key is, speeds changes needs to be in the route of the same Bezier curve no between different Bezier curves How could I do that? Which module should I use? Thanks. PD: this thread is related with this one [qt-project.org]

Viewing all articles
Browse latest Browse all 4972

Trending Articles