summaryrefslogtreecommitdiffstats
path: root/examples/gui/doc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gui/doc')
-rw-r--r--examples/gui/doc/src/rasterwindow.qdoc1
-rw-r--r--examples/gui/doc/src/rhiwindow.qdoc1
2 files changed, 2 insertions, 0 deletions
diff --git a/examples/gui/doc/src/rasterwindow.qdoc b/examples/gui/doc/src/rasterwindow.qdoc
index 4458f12782..601b1d00a0 100644
--- a/examples/gui/doc/src/rasterwindow.qdoc
+++ b/examples/gui/doc/src/rasterwindow.qdoc
@@ -4,6 +4,7 @@
/*!
\example rasterwindow
\title Raster Window Example
+ \examplecategory {Graphics & Multimedia}
\brief This example shows how to create a minimal QWindow based
application using QPainter for rendering.
diff --git a/examples/gui/doc/src/rhiwindow.qdoc b/examples/gui/doc/src/rhiwindow.qdoc
index e3c6b83c16..1dd5ffb7ca 100644
--- a/examples/gui/doc/src/rhiwindow.qdoc
+++ b/examples/gui/doc/src/rhiwindow.qdoc
@@ -4,6 +4,7 @@
/*!
\example rhiwindow
\title RHI Window Example
+ \examplecategory {Graphics & Multimedia}
\brief This example shows how to create a minimal QWindow-based
application using QRhi.