aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/painteditem/doc/src/textballoons.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/customitems/painteditem/doc/src/textballoons.qdoc')
-rw-r--r--examples/quick/customitems/painteditem/doc/src/textballoons.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/customitems/painteditem/doc/src/textballoons.qdoc b/examples/quick/customitems/painteditem/doc/src/textballoons.qdoc
index 4d41f6c2a5..a0194759bd 100644
--- a/examples/quick/customitems/painteditem/doc/src/textballoons.qdoc
+++ b/examples/quick/customitems/painteditem/doc/src/textballoons.qdoc
@@ -5,6 +5,7 @@
\brief Shows how to implement QPainter-based custom scenegraph items.
\example customitems/painteditem
\ingroup qtquickexamples
+ \examplecategory {Graphics}
The Painted Item example shows how to use the QML Scene Graph framework to
implement custom scenegraph items using QPainter.