Tidy up Context2D transform-related documentation.
authorMitch Curtis <mitch.curtis@digia.com>
Mon, 24 Jun 2013 08:12:35 +0000 (10:12 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 25 Jun 2013 10:27:40 +0000 (12:27 +0200)
commiteb0aa5f4edcfd0a0def750ca47e91bfb505c858a
tree74affae8a556c82840fe1feb39333504d87bf381
parent7320f61e8782119a3f95d85f67fb9c7a973d043a
Tidy up Context2D transform-related documentation.

Also adds back some images that
61d35829eed6661c1371d397bbb316ea2f636c50 removed
(4a5d31a56dfd871f3f7c5ce162885ebc870b8803 specified the wrong paths to
all but one file, which is probably why they were cleaned up).

Change-Id: Idd42bb831c97935e53ce05c69ea2691a2769f453
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
src/quick/doc/images/qml-item-canvas-clip-complex.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-scaley.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-skewx.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-skewy.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-translate.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-translatey.png [new file with mode: 0644]
src/quick/items/context2d/qquickcontext2d.cpp