summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/doc/src/qmlvideo.qdoc
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2014-09-26 13:27:55 +0300
committerTopi Reiniö <topi.reinio@digia.com>2014-09-29 12:25:38 +0200
commit7f1f5edf4daf86d4e4860fb256f3b03987d8c663 (patch)
treeb625c9fec4994fc942a43688674b8216654cbeea /examples/multimedia/video/doc/src/qmlvideo.qdoc
parent34cf911167e1461e9a08d235342c5e7d19dd953f (diff)
Updated snapshots for qmlvideo example documentation
Task-number: QTBUG-36287 Change-Id: I9da63560ba92a572d6d3943cfdade0b609469ace Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
Diffstat (limited to 'examples/multimedia/video/doc/src/qmlvideo.qdoc')
-rw-r--r--examples/multimedia/video/doc/src/qmlvideo.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/multimedia/video/doc/src/qmlvideo.qdoc b/examples/multimedia/video/doc/src/qmlvideo.qdoc
index 1e80cd176..5ffb542fd 100644
--- a/examples/multimedia/video/doc/src/qmlvideo.qdoc
+++ b/examples/multimedia/video/doc/src/qmlvideo.qdoc
@@ -46,7 +46,7 @@ The following image shows the application executing the video-overlay scene,
which creates a dummy overlay item (just a semi-transparent \l{Rectangle}),
which moves across the \l{VideoOutput} item.
-\image qmlvideo-overlay.png
+\image qmlvideo-overlay.jpg
\include examples-run.qdocinc
@@ -67,7 +67,7 @@ the following items:
average over the past second.
\endlist
-\image qmlvideo-menu.png
+\image qmlvideo-menu.jpg
Each scene in the flickable list is implemented in its own QML file - for
example the video-basic scene (which just displays a static \l{VideoOutput}