From b4f11a319d1b74ca54803450e41527c783fdfa9c Mon Sep 17 00:00:00 2001 From: hjk Date: Wed, 12 Dec 2012 10:45:07 +0100 Subject: Add \brief comment to Custom Geometry example Change-Id: I11be2329d2d396bc778a5eeda45dda9b30337285 Reviewed-by: Eike Ziller --- examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc b/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc index c94574fb71..c226634823 100644 --- a/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc +++ b/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc @@ -30,7 +30,7 @@ \title Custom Geometry Example \ingroup examples - The custom geometry example shows how to create a QQuickItem which + \brief The custom geometry example shows how to create a QQuickItem which uses the scene graph API to build a custom geometry for the scene graph. It does this by creating a BezierCurve item which is made part of the CustomGeometry module and makes use of this in a QML -- cgit v1.2.3