From 3cb8e6e5df3a65b88fe39baaf1a323c53adcab87 Mon Sep 17 00:00:00 2001 From: Mika Salmela Date: Fri, 11 Oct 2013 12:45:12 +0300 Subject: Small fix for documentation for QML Surface Task-number: QTRD-2397 Change-Id: I200615fa761f4e0f58a51a0a30816482d7ceec30 Reviewed-by: Mika Salmela --- examples/qmlsurface/doc/src/qmlsurface.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/qmlsurface/doc/src/qmlsurface.qdoc b/examples/qmlsurface/doc/src/qmlsurface.qdoc index acbb2a85..c93ed2d6 100644 --- a/examples/qmlsurface/doc/src/qmlsurface.qdoc +++ b/examples/qmlsurface/doc/src/qmlsurface.qdoc @@ -77,7 +77,7 @@ \snippet ../examples/qmlsurface/qml/qmlsurface/main.qml 2 Third and fourth buttons are for controlling background features. The last button is for switching - between HeightMapSurfaceDataProxy and ItemModelSurfaceDataProxy, for which use the following + between HeightMapSurfaceDataProxy and ItemModelSurfaceDataProxy, for which we use the following code. We also set the maximum value to 500 in model proxy to make the surface flatter and 250 on height map proxy to show exaggerated height. At the same time the color position on the gradient is modified. -- cgit v1.2.3