From: hjk Date: Wed, 12 Dec 2012 09:45:07 +0000 (+0100) Subject: Add \brief comment to Custom Geometry example X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=b4f11a319d1b74ca54803450e41527c783fdfa9c;p=konrad%2Fqtdeclarative.git Add \brief comment to Custom Geometry example Change-Id: I11be2329d2d396bc778a5eeda45dda9b30337285 Reviewed-by: Eike Ziller --- diff --git a/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc b/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc index c94574f..c226634 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