From 5f02a038891db0cfd6a9fa08d7576141485e5d71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomi=20Korpip=C3=A4=C3=A4?= Date: Wed, 9 Oct 2013 08:55:09 +0300 Subject: Renamed examples Task-number: QTRD-2418 Change-Id: Ic0cae9a8caebcbd0f1cf57eb98fb7d543d7d7289 Change-Id: Ic0cae9a8caebcbd0f1cf57eb98fb7d543d7d7289 Reviewed-by: Miikka Heikkinen --- src/datavisualization/doc/src/qtdatavisualization.qdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/datavisualization/doc/src/qtdatavisualization.qdoc') diff --git a/src/datavisualization/doc/src/qtdatavisualization.qdoc b/src/datavisualization/doc/src/qtdatavisualization.qdoc index 1f2474f7..45087e9d 100644 --- a/src/datavisualization/doc/src/qtdatavisualization.qdoc +++ b/src/datavisualization/doc/src/qtdatavisualization.qdoc @@ -143,9 +143,9 @@ QHeightMapSurfaceDataProxy is a specialized proxy for generating a surface graph from a heightmap image. See QHeightMapSurfaceDataProxy documentation for more information. - The \l{Rainfall Example}{Rainfall} example shows how a custom proxy can be created. It defines - a custom data set based on variant lists and an extension of the basic proxy to resolve that - data with an associated mapper. + The \l{Custom Proxy Example}{Custom Proxy} example shows how a custom proxy can be created. It + defines a custom data set based on variant lists and an extension of the basic proxy to resolve + that data with an associated mapper. \section1 Dealing with real-time data -- cgit v1.2.3