summaryrefslogtreecommitdiffstats
path: root/examples/multimedia
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-05-18 12:10:44 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2015-05-19 10:09:34 +0000
commitaaff15aec613fa2e2717a8d7b96e25e319a1fbc7 (patch)
treee575fe492d11271bd8ff99d07ba657a21053a0de /examples/multimedia
parent9faaf425e908c150ad2192949d1ec261e1a4328b (diff)
Doc: Use the screenshot in the Declarative Radio example documentation
Also, crop the screenshot image to not show any window decoration, and fix the example \brief. Change-Id: I86310bdc5a4f124180eac1a1d27064286ba34f59 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Diffstat (limited to 'examples/multimedia')
-rw-r--r--examples/multimedia/declarative-radio/doc/images/declarative-radio-example.pngbin16734 -> 12113 bytes
-rw-r--r--examples/multimedia/declarative-radio/doc/src/declarative-radio.qdoc4
2 files changed, 3 insertions, 1 deletions
diff --git a/examples/multimedia/declarative-radio/doc/images/declarative-radio-example.png b/examples/multimedia/declarative-radio/doc/images/declarative-radio-example.png
index 6c0393499..5b29174c5 100644
--- a/examples/multimedia/declarative-radio/doc/images/declarative-radio-example.png
+++ b/examples/multimedia/declarative-radio/doc/images/declarative-radio-example.png
Binary files differ
diff --git a/examples/multimedia/declarative-radio/doc/src/declarative-radio.qdoc b/examples/multimedia/declarative-radio/doc/src/declarative-radio.qdoc
index 42cebe2f9..62687f03c 100644
--- a/examples/multimedia/declarative-radio/doc/src/declarative-radio.qdoc
+++ b/examples/multimedia/declarative-radio/doc/src/declarative-radio.qdoc
@@ -28,11 +28,13 @@
/*!
\example declarative-radio
\title Declarative Radio Example
- \brief Demonstrates the radio functionality
+ \brief Demonstrates using the Radio QML type from Qt Multimedia.
\ingroup multimedia_examples
This examples uses the \l{Qt Multimedia} \l Radio QML type to list the
available channels on the FM frequency.
+ \image declarative-radio-example.png
+
\include examples-run.qdocinc
*/