summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/multiviewport/doc/src/multiviewport.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/multiviewport/doc/src/multiviewport.qdoc')
-rw-r--r--examples/qt3d/multiviewport/doc/src/multiviewport.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/qt3d/multiviewport/doc/src/multiviewport.qdoc b/examples/qt3d/multiviewport/doc/src/multiviewport.qdoc
index baa1e7e96..5437557fe 100644
--- a/examples/qt3d/multiviewport/doc/src/multiviewport.qdoc
+++ b/examples/qt3d/multiviewport/doc/src/multiviewport.qdoc
@@ -4,6 +4,7 @@
/*!
\example multiviewport
\title Qt 3D: Multi Viewport QML Example
+ \examplecategory {3D}
\ingroup qt3d-examples-qml
\brief A QML example that demonstrates rendering a Scenegraph from multiple
viewports.
@@ -25,9 +26,7 @@
Using the rules defined in \l {Framegraph Rules}, we construct five
RenderView objects from the FrameGraph:
- \quotefromfile multiviewport/QuadViewportFrameGraph.qml
- \skipto Viewport {
- \printuntil /^\}/
+ \snippet multiviewport/QuadViewportFrameGraph.qml 0
The \e {order is important}. If the ClearBuffers node were to be the last
instead of the first, this would result in a black screen for the simple