aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2019-12-13 10:28:53 +0100
committerLaszlo Agocs <laszlo.agocs@qt.io>2019-12-16 17:24:14 +0100
commit312e3ee69fa6684fe37e8dcc9c7c84936ffb9d0b (patch)
treec2a569a5dad16cab19527ae58e3ee5a56fc53f8e /src/quick/doc
parentb2cd9c9675e4345a0d0cd91d18dde9209fcf8048 (diff)
List new vulkantextureimport example in examples.qdoc
Change-Id: I4ede3358adb8699bc8896c6bd574b41e758327bf Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
Diffstat (limited to 'src/quick/doc')
-rw-r--r--src/quick/doc/src/examples.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quick/doc/src/examples.qdoc b/src/quick/doc/src/examples.qdoc
index a913af47c1..9a1308440f 100644
--- a/src/quick/doc/src/examples.qdoc
+++ b/src/quick/doc/src/examples.qdoc
@@ -177,6 +177,7 @@ Creator.
\li \l{Scene Graph - OpenGL Under QML}{OpenGL Under QML}
\li \l{Scene Graph - Direct3D 11 Under QML}{Direct3D 11 Under QML}
\li \l{Scene Graph - Vulkan Under QML}{Vulkan Under QML}
+ \li \l{Scene Graph - Vulkan Texture Import}{Vulkan Texture Import}
\li \l{Scene Graph - Custom Rendering with QSGRenderNode}{Render Node}
\li \l{Scene Graph - Painted Item}{Painted Item}
\li \l{Scene Graph - Graph}{Graph}