From b9b72df8bc8fd7078622661a6576c52627c1b327 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Fri, 4 Oct 2013 14:33:42 +0300 Subject: Added getting started documentation. +Improved example stubs to allow easier listing of them +Misc fixes Change-Id: Ib38f63f68a376fd475442d49b525e6b2109733a4 Reviewed-by: Mika Salmela --- examples/qmlsurface/doc/src/qmlsurface.qdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/qmlsurface/doc/src/qmlsurface.qdoc') diff --git a/examples/qmlsurface/doc/src/qmlsurface.qdoc b/examples/qmlsurface/doc/src/qmlsurface.qdoc index c589d55a..dba40327 100644 --- a/examples/qmlsurface/doc/src/qmlsurface.qdoc +++ b/examples/qmlsurface/doc/src/qmlsurface.qdoc @@ -19,6 +19,8 @@ /*! \example qmlsurface \title Qt Quick 2 Surface Example + \ingroup qtdatavisualization_examples + \brief Using Surface3D in a QML application. The Qt Quick 2 surface example shows how to make a simple 3D surface plot using Q3DSurface with Qt Quick 2. -- cgit v1.2.3