summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/elasticnodes.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/elasticnodes.qdoc')
-rw-r--r--examples/widgets/doc/src/elasticnodes.qdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/elasticnodes.qdoc b/examples/widgets/doc/src/elasticnodes.qdoc
index 2c081613bc..bfca70d2f1 100644
--- a/examples/widgets/doc/src/elasticnodes.qdoc
+++ b/examples/widgets/doc/src/elasticnodes.qdoc
@@ -28,8 +28,10 @@
/*!
\example graphicsview/elasticnodes
\title Elastic Nodes Example
+ \ingroup examples-graphicsview
+ \brief Demonstrates how to interact with graphical items in a scene
- \brief The Elastic Nodes example shows how to implement edges between nodes in a
+ The Elastic Nodes example shows how to implement edges between nodes in a
graph, with basic interaction. You can click to drag a node around, and
zoom in and out using the mouse wheel or the keyboard. Hitting the space
bar will randomize the nodes. The example is also resolution independent;