Document PathInterpolator.
authorMichael Brasser <michael.brasser@nokia.com>
Thu, 19 Jan 2012 02:24:03 +0000 (12:24 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 27 Jan 2012 05:23:26 +0000 (06:23 +0100)
commit9a15b7e1b0489d1573ce27c065f6722704df05d3
tree6f587625578b0469dee3263b55ee3aacbd900a5e
parent3bbe8fdbab9a1f2f3f8ca40d5e25e2d5c5fb1a75
Document PathInterpolator.

Change-Id: I8fb625fb6881af8d0928da3d487dcd659dc384f5
Reviewed-by: Yunqiao Yin <charles.yin@nokia.com>
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
doc/src/snippets/declarative/pathinterpolator.qml [new file with mode: 0644]
examples/declarative/animation/pathinterpolator/pathinterpolator.qml [new file with mode: 0644]
src/quick/util/qdeclarativepathinterpolator.cpp