From aaff15aec613fa2e2717a8d7b96e25e319a1fbc7 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 18 May 2015 12:10:44 +0200 Subject: 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 --- .../doc/images/declarative-radio-example.png | Bin 16734 -> 12113 bytes .../doc/src/declarative-radio.qdoc | 4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'examples') 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 Binary files a/examples/multimedia/declarative-radio/doc/images/declarative-radio-example.png and b/examples/multimedia/declarative-radio/doc/images/declarative-radio-example.png 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 */ -- cgit v1.2.3