Doc: Fix example paths referred in documentation

qdocconf files for both Qt Multimedia and Qt Multimedia Widgets already
define the correct example path. This change fixes also the example
documentation to use the correct path, as well as the link to examples
in Multimedia Overview.

Change-Id: I72d75027ee18f6398eb76dc40bcc3d122541b1c9
Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Topi Reinio
2013-04-26 15:50:01 +02:00
committed by The Qt Project
parent ffb26b07c8
commit c34910a22f
15 changed files with 29 additions and 29 deletions

View File

@@ -26,7 +26,7 @@
****************************************************************************/
/*!
\example multimedia/audiodevices
\example audiodevices
\title Audio Devices Example
\ingroup multimedia_examples
\brief The Audio Devices example shows the application of the audio devices APIs

View File

@@ -26,7 +26,7 @@
****************************************************************************/
/*!
\example multimedia/audioengine
\example audioengine
\title AudioEngine Example
\ingroup multimedia_examples
\brief The Audio Engine example demonstrates 3D sound control using

View File

@@ -26,7 +26,7 @@
****************************************************************************/
/*!
\example multimedia/audioinput
\example audioinput
\title Audio Input Example
\ingroup multimedia_examples
\brief The Audio Input Example shows the use of the QAudioInput class.

View File

@@ -26,7 +26,7 @@
****************************************************************************/
/*!
\example multimedia/audiooutput
\example audiooutput
\title Audio Output Example
\ingroup multimedia_examples
\brief The Audio Output Example show the use of the QAudioOutput API.

View File

@@ -26,7 +26,7 @@
****************************************************************************/
/*!
\example multimedia/audiorecorder
\example audiorecorder
\title Audio Recorder Example
\ingroup multimedia_examples
\brief The Audio Recorder Example shows how to create a simple audio recorder.

View File

@@ -26,7 +26,7 @@
****************************************************************************/
/*!
\example multimedia/declarative-radio
\example declarative-radio
\title Declarative Radio Example
\brief Demonstrates the radio functionality
\ingroup multimedia_examples

View File

@@ -26,7 +26,7 @@
****************************************************************************/
/*!
\example multimedia/spectrum
\example spectrum
\title Spectrum Example
\ingroup multimedia_examples
\brief The Spectrum Example uses a combination multimedia APIs to process microphone input.

View File

@@ -26,7 +26,7 @@
****************************************************************************/
/*!
\example multimedia/video/qmlvideo
\example video/qmlvideo
\title QML Video Example
\ingroup multimedia_examples

View File

@@ -26,7 +26,7 @@
****************************************************************************/
/*!
\example multimedia/video/qmlvideofx
\example video/qmlvideofx
\title QML Video Shader Effects Example
\ingroup multimedia_examples