Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
What is the equivalent of setDirection(Direction direction) where direction= forward or reverse in Qt Quick ?
Well after searching i didnt get anything equivalent directly in ParallelAnimation or PropertyAnimation But seems that this can be achieved using Transitions and States.