summaryrefslogtreecommitdiffstats
path: root/examples/gui
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gui')
-rw-r--r--examples/gui/doc/analogclockwindow.qdoc2
-rw-r--r--examples/gui/doc/openglwindow.qdoc2
-rw-r--r--examples/gui/doc/rasterwindow.qdoc2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/gui/doc/analogclockwindow.qdoc b/examples/gui/doc/analogclockwindow.qdoc
index ebe9f9a418..ff361a27b1 100644
--- a/examples/gui/doc/analogclockwindow.qdoc
+++ b/examples/gui/doc/analogclockwindow.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \example gui/analogclock
+ \example analogclock
\title Analog Clock Window Example
\brief The Analog Clock Window example shows how to draw the contents of
diff --git a/examples/gui/doc/openglwindow.qdoc b/examples/gui/doc/openglwindow.qdoc
index 9d693bc50e..f5af944a31 100644
--- a/examples/gui/doc/openglwindow.qdoc
+++ b/examples/gui/doc/openglwindow.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \example gui/openglwindow
+ \example openglwindow
\title OpenGL Window Example
\brief This example shows how to create a minimal QWindow based application
diff --git a/examples/gui/doc/rasterwindow.qdoc b/examples/gui/doc/rasterwindow.qdoc
index 971b921d30..f246533c4f 100644
--- a/examples/gui/doc/rasterwindow.qdoc
+++ b/examples/gui/doc/rasterwindow.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \example gui/rasterwindow
+ \example rasterwindow
\title Raster Window Example
\brief This example shows how to create a minimal QWindow based